XMLHttpRequestResponseType:
    | ""
    | "arraybuffer"
    | "blob"
    | "document"
    | "json"
    | "text"