Optional
bodyBody of the request in case of a POST, PATCH or PUT request
Optional
headersExtra headers to include in the request on top of the standard headers
HTTP method to use for the request (GET, POST, PATCH, DELETE, PUT)
Optional
partsParts of the request in case of a multipart request
Optional
timeoutTimeout in milliseconds for the request
URL to make the request to
Represents the information required to make an HTTP request.