HTTP_INTERCEPTORS

From Get docs
< @angular/common‎ | httpAngular/docs/7/api/common/http/http interceptors


HTTP_INTERCEPTORS

const

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

const HTTP_INTERCEPTORS: InjectionToken<HttpInterceptor[]>;

© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v7.angular.io/api/common/http/HTTP_INTERCEPTORS