HttpInterceptorInterface
Hierarchy
HttpInterceptorInterface
Index
Methods
Methods
onIntercept
▸ onIntercept<Body>(request
: HttpFetch‹Body›, options
: NormalizedHttpOptions): HttpFetch‹Body›
Type parameters:
▪ Body
Parameters:
Name | Type |
| HttpFetch‹Body› |
|
Returns: HttpFetch‹Body›
Last updated