Type AliasResponseType

ResponseType:
    | "json"
    | "xml"
    | "text"
    | "blob"
    | "arraybuffer"

响应格式。