Create a new retrieval result
the body of the result
additional metadata on the result of the retrieval
Readonly headersReadonly statusReadonly urlCheck if the contents of the body have been consumed.
Check if this response is a result of a successful request.
Get the HTTP status code, e.g. 200
Get the ResponseType type of the response.
Static errorStatic jsonCreate a new response, whose body is JSON-encoded data
JSON-encoded body of the response
Optional init: ResponseInitadditional response metadata
The result of a resource retrieval.