OptionalbodyBody of the request in case of a POST, PATCH or PUT request
OptionalheadersExtra headers to include in the request on top of the standard headers
HTTP method to use for the request (GET, POST, PATCH, DELETE, PUT)
OptionalpartsParts of the request in case of a multipart request
OptionaltimeoutTimeout in milliseconds for the request
URL to make the request to
Represents the information required to make an HTTP request.