Utils
FetchProcessFunc
Called on the response, allowing client-based throttling logic or post-processing.
Parameters
Parameter | Type |
---|---|
req | FetchRequest |
resp | FetchResponse |
Returns
Promise
<FetchResponse
>
Source
Was this page helpful?
Called on the response, allowing client-based throttling logic or post-processing.
Parameter | Type |
---|---|
req | FetchRequest |
resp | FetchResponse |
Promise
<FetchResponse
>
Was this page helpful?