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