Beta
Protected
constructorBeta
Readonly
Beta
bodyBody content of the HTTP response.
Readonly
Beta
headersA collection of HTTP response headers returned from the request.
Readonly
Beta
requestInformation that was used to formulate the HTTP response that this object represents.
Readonly
Beta
statusHTTP response code for the request. For example, 404 represents resource not found, and 500 represents an internal server error.
Main object that contains result information from a request.