HttpInterceptorInterface

Hierarchy

  • HttpInterceptorInterface

Index

Methods

Methods

onIntercept

onIntercept<Body>(request: HttpFetch‹Body›, options: NormalizedHttpOptions): HttpFetch‹Body›

Type parameters:

Body

Parameters:

Name

Type

request

HttpFetch‹Body›

options

Returns: HttpFetch‹Body›

Last updated