Represents a response to an HTTP request
True if the request was successful (status in range 200-299)
HTTP status code
The URL that was used for the request
Return the response as a JSON object
Return the response content as plain text
Represents a response to an HTTP request