If I were to submit a PR to support responseType of json/document/text/arraybuffer, would it get merged and released (assuming passing PR).
The goal is to support the responseType attribute to control what type of response object is created, and to not try parsing the XML or JSON if not required.