Help Angular by taking a 1 minute survey!Go to surveyHome

HTTP_INTERCEPTORS

A multi-provider token which represents the array of HttpInterceptors that are registered.

      
      const HTTP_INTERCEPTORS: InjectionToken<HttpInterceptor[]>;