Represents the arguments required to make an HTTP request.
Configuration options for the HTTP request, including method, optional body, and optional headers.
The URL to which the HTTP request will be sent.
Represents the arguments required to make an HTTP request.