Represents an HTTP request.
Optional
The HttpRequestBody to send to the server.
The HTTP Headers of the request. Entries are expected to have the HTTP header as the key and its string content as the value.
The HTTP method of the request.
The URL of the request.
Represents an HTTP request.