angular/packages/common/http/src
Matthieu Riegler 6413e703fa refactor(http): refactor http options
Use shared types to ease maintenance of the http client apis.

fixes #64513
2026-04-30 15:42:32 -07:00
..
backend.ts refactor(http): Make Fetch API the default in HttpBackend 2026-03-23 11:20:39 -07:00
client.ts refactor(http): refactor http options 2026-04-30 15:42:32 -07:00
context.ts docs: Adds guide links to HTTP API docs for better discoverability 2025-10-27 09:25:56 +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): Make Fetch API the default in HttpBackend 2026-03-23 11:20:39 -07:00
headers.ts docs: Adds guide links to HTTP API docs for better discoverability 2025-10-27 09:25:56 +01:00
interceptor.ts refactor(common): remove redundant providedIn: 'root' from injection tokens 2025-12-12 08:05:30 -08:00
jsonp.ts fix(http): add CSP nonce support to JsonpClientBackend 2026-04-13 16:01:11 +03:00
module.ts refactor(http): ensure HttpClientModule always uses the xhr backend 2026-02-25 08:12:14 -08:00
params.ts docs: Adds guide links to HTTP API docs for better discoverability 2025-10-27 09:25:56 +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(http): Make Fetch API the default in HttpBackend 2026-03-23 11:20:39 -07:00
request.ts refactor(http): refactor http options 2026-04-30 15:42:32 -07:00
resource.ts feat(core): add special return statuses for resource params 2026-03-02 08:47:14 -08:00
resource_api.ts refactor(core): add debug name to resource (#64172) 2025-11-24 11:30:12 -05:00
response.ts docs: Adds guide links to HTTP API docs for better discoverability 2025-10-27 09:25:56 +01:00
transfer_cache.ts Revert "refactor(http): Improves base64 encoding/decoding with feature detection (#67002)" 2026-03-04 09:19:10 -08:00
xhr.ts refactor(http): Make Fetch API the default in HttpBackend 2026-03-23 11:20:39 -07:00
xsrf.ts refactor(http): remove redundant providedIn: 'root' in XSRF_HEADER_NAME 2026-01-12 10:00:24 -08:00