Home > widget-integration > RequestInterceptor > onRequest

RequestInterceptor.onRequest() method

Signature:

onRequest(config: HTTPRequestConfig): HTTPRequestConfig | Promise<HTTPRequestConfig>;

Parameters

Parameter

Type

Description

config

HTTPRequestConfig

Returns:

HTTPRequestConfig | Promise<HTTPRequestConfig>