Optional
additionalWhether to perform additional decoding.
Optional
byteIf true, indicates the response is in binary format, like base64-encoded images.
Optional
cookiesCookies for the request.
Optional
headersThe headers for the request.
Optional
hostUsed to override the Host header, typically needed when making requests directly to an IP address.
Optional
proxyThe proxy server to use for the request.
Optional
redirectWhether to follow redirects.
Represents options for making a HEAD HTTP request.