Content of the body of the HTTP request.
A collection of HTTP headers to add to the outbound request.
HTTP method (e.g., GET or PUT or PATCH) to use for making the request.
Amount of time, in seconds, before the request times out and is abandoned.
The HTTP resource to access.
Adds an additional header to the overall list of headers used in the corresponding HTTP request.
Replaces and applies a set of HTTP Headers for the request.
Main object for structuring a request.