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