60aa943e2d
Fixes #23023. When a HTTP Interceptor injects HttpClient it causes a DI cycle. This fix is to use Injector to lazily inject HTTP_INTERCEPTORS while setting up the HttpHandler on the server so as to break the cycle. PR Close #24229 |
||
---|---|---|
.. | ||
backend.ts | ||
client.ts | ||
headers.ts | ||
interceptor.ts | ||
jsonp.ts | ||
module.ts | ||
params.ts | ||
request.ts | ||
response.ts | ||
xhr.ts | ||
xsrf.ts |