HttpInterceptorInterface
Hierarchy
HttpInterceptorInterface
Index
Methods
Methods
onIntercept
▸ onIntercept<Body>(request
: HttpFetch‹Body›, options
: NormalizedHttpOptions): HttpFetch‹Body›
Defined in packages/http/src/httpClient.types.ts:34
Type parameters:
▪ Body
Parameters:
Returns: HttpFetch‹Body›
Last updated