Optional
bodyThe HttpRequestBody of the response.
The HTTP Headers of the response. Entries are expected to have the HTTP header as the key and its string content as the value.
The corresponding request object of the response.
The HTTP status code of the response.
The URL of the response. May differ from HttpRequest.url when redirects have happened.
Represents an HTTP response.