Utils
FetchPreflightFunc
Called before any network request, allowing updated headers (e.g. Bearer tokens), etc.
Parameters
Parameter | Type |
---|---|
req | FetchRequest |
Returns
Promise
<FetchRequest
>
Source
Was this page helpful?
Called before any network request, allowing updated headers (e.g. Bearer tokens), etc.
Parameter | Type |
---|---|
req | FetchRequest |
Promise
<FetchRequest
>
Was this page helpful?