The default response handler for ioFetch. This parses the response body as JSON.
The Response object from the Fetch API
An IOResult containing the parsed JSON, or a rejection
Generated using TypeDoc
The default response handler for ioFetch. This parses the response body as JSON.