angular/packages/common/http/src
SkyZeroZx 6d9d2b83f6 refactor(common): remove redundant providedIn: 'root' from injection tokens
Removes unnecessary declarations from injection tokens

(cherry picked from commit 8485579649)
2025-12-12 08:05:34 -08:00
..
backend.ts Revert "refactor(common): Removes unused imports to clean up dependencies" 2025-11-06 09:05:05 -08:00
client.ts feat(http): add support for fetch referrerPolicy option in HttpClient (#64116) 2025-10-07 20:45:34 -04:00
context.ts docs: Adds guide links to HTTP API docs for better discoverability 2025-10-27 09:26:01 +01:00
errors.ts feat(http): add support for fetch referrerPolicy option in HttpClient (#64116) 2025-10-07 20:45:34 -04:00
fetch.ts refactor(http): simplifies destruction tracking using destroyed property 2025-11-05 09:05:34 -08:00
headers.ts docs: Adds guide links to HTTP API docs for better discoverability 2025-10-27 09:26:01 +01:00
interceptor.ts refactor(common): remove redundant providedIn: 'root' from injection tokens 2025-12-12 08:05:34 -08:00
jsonp.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
module.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
params.ts docs: Adds guide links to HTTP API docs for better discoverability 2025-10-27 09:26:01 +01:00
private_export.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
provider.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
request.ts feat(http): add support for fetch referrerPolicy option in HttpClient (#64116) 2025-10-07 20:45:34 -04:00
resource.ts refactor(core): add debug name to resource (#64172) 2025-11-24 11:30:13 -05:00
resource_api.ts refactor(core): add debug name to resource (#64172) 2025-11-24 11:30:13 -05:00
response.ts docs: Adds guide links to HTTP API docs for better discoverability 2025-10-27 09:26:01 +01:00
transfer_cache.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
xhr.ts refactor(http): add hooks for propagating traces across XHR callbacks. 2025-10-28 15:09:00 +01:00
xsrf.ts refactor(common): remove redundant providedIn: 'root' from injection tokens 2025-12-12 08:05:34 -08:00