Class for a Response. A Response represents a response received from a network request.
The request that was sent to get this response.
Returns the body of the response.
Returns the cookies from the response.
Returns the value of a specific header from the response.
Returns the status code of the response.