Response modes, defaults to auto.
Auto parses to JSON when the Content-Type header is set to application/json Otherwise the response body is returned as string
application/json
Stream is only usable in Node.js
Generated using TypeDoc
Response modes, defaults to auto.
Auto parses to JSON when the Content-Type header is set to
application/jsonOtherwise the response body is returned as stringStream is only usable in Node.js