On this page
HTTP_INTERCEPTORS
const
| npm Package | @angular/common | 
|---|---|
| Module | import { HTTP_INTERCEPTORS } from '@angular/common/http'; | 
     
| Source | common/http/src/interceptor.ts | 
const HTTP_INTERCEPTORS: any;
  Description
A multi-provider token which represents the array of HttpInterceptors that are registered.
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v4.angular.io/api/common/http/HTTP_INTERCEPTORS