HTTP_INTERCEPTORS
constant
A multi-provider token that represents the array of registered
HttpInterceptor
objects.
API
const HTTP_INTERCEPTORS: InjectionToken<readonly HttpInterceptor[]>;
Jump to details
A multi-provider token that represents the array of registered
HttpInterceptor
objects.
const HTTP_INTERCEPTORS: InjectionToken<readonly HttpInterceptor[]>;