HTTP_INTERCEPTORS

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


HTTP_INTERCEPTORS

const

A multi-provider token that represents the array of registered HttpInterceptor objects.

const HTTP_INTERCEPTORS: InjectionToken<HttpInterceptor[]>;

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