An NgModule that provides the HttpClient and associated services.
HttpClient
Interceptors can be added to the chain behind HttpClient by binding them to the multiprovider for HTTP_INTERCEPTORS.
HTTP_INTERCEPTORS
Generated using TypeDoc
An NgModule that provides the
HttpClient
and associated services.Interceptors can be added to the chain behind
HttpClient
by binding them to the multiprovider forHTTP_INTERCEPTORS
.