mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commits refactors the HTTP client to use `InitialRenderPendingTasks` instead of Zone.js macrotask. This is another approach to https://github.com/angular/angular/pull/50406 which was revert due to a failure in G3. PR Close #50425 |
||
|---|---|---|
| .. | ||
| backend.ts | ||
| client.ts | ||
| context.ts | ||
| errors.ts | ||
| headers.ts | ||
| interceptor.ts | ||
| jsonp.ts | ||
| module.ts | ||
| params.ts | ||
| provider.ts | ||
| request.ts | ||
| response.ts | ||
| transfer_cache.ts | ||
| xhr.ts | ||
| xsrf.ts | ||