CustomFetchOptions
Custom HTTP options forwarded to fetch() when using proxyUrl mode.
Properties
Section titled “Properties”headers?
Section titled “headers?”optional headers?: Record<string, string>;signal?
Section titled “signal?”optional signal?: AbortSignal;AbortSignal forwarded to fetch