Optional
bodyRequest body.
Optional
byteIf true, indicates the response is in binary format, like base64-encoded images.
Optional
connectThe headers for the connect request.
Optional
cookiesCookies for the request.
Optional
followWhether to follow redirects.
Optional
headerThe order of headers.
Optional
headersThe headers for the request.
Optional
hostUsed to override the Host header, typically needed when making requests directly to an IP address.
Optional
isWhether proxy is rotating proxy or not.
Optional
proxyThe proxy server to use for the request.
Represents options for making a PATCH HTTP request.