Home > widget-integration > RequestInterceptor > onRequest
RequestInterceptor.onRequest() method
Signature:
onRequest(config: HTTPRequestConfig): HTTPRequestConfig | Promise<HTTPRequestConfig>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
config |
Returns:
HTTPRequestConfig | Promise<HTTPRequestConfig>