Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.
• body: FetchBody
The request body content to send to the server
• headers: Record
<string
, string
>
HTTP Headers
• method: string
The request method
• redirect: "manual"
See Request.redirect
• optional
signal: AbortSignal
An AbortSignal configured as per the ConfigurationProperties.timeout value