String responseType
read-only

The desired response format.

Supported types are: - "": (same as "text"), - "arraybuffer", - "blob", - "document", - "json", - "text"

When no value is provided (when equal to null) defaults to "".