Optional
agentOptional
fetchProvide your own fetch implementation.
Optional
headersCustom headers that will be added to every request.
Optional
middlewareProvide a middleware that will run either before the request, after the request or when the request fails.
Optional
retryRetry configuration.
Optional
timeoutTimeout in ms before aborting the request (default 10,000)
Pass your own http agent to support proxies.