Enumeration ResponseType

Enum for ResponseType values

Enumeration Members

ARRAYBUFFER
BLOB

To download content as a [binary/blob] https://developer.mozilla.org/en-US/docs/Web/API/Blob

DOCUMENT

This downloads content as a document or stream

JSON

To download response content as a json

RAW
STREAM

To download response as a [stream]https://nodejs.org/api/stream.html

TEXT

For downloading response as a text