Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpInterceptingHandler

An injectable HttpHandler that applies multiple interceptors to a request before passing it to the given HttpBackend.

The interceptors are loaded lazily from the injector, to allow interceptors to themselves inject classes depending indirectly on HttpInterceptingHandler itself.

see

HttpInterceptor

Hierarchy

  • HttpInterceptingHandler

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

handle

Generated using TypeDoc