..
backend.ts
refactor(core): use the @Service decorator where possible.
2026-05-07 17:03:30 -06:00
client.ts
refactor(http): Add reportUploadProgress & reportDownloadProgress options
2026-05-01 16:00:00 -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
refactor(http): Add reportUploadProgress & reportDownloadProgress options
2026-05-01 16:00:00 -07:00
fetch.ts
refactor(core): use the @Service decorator where possible.
2026-05-07 17:03:30 -06: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): Add reportUploadProgress & reportDownloadProgress options
2026-05-01 16:00:00 -07:00
resource.ts
feat(core): add ability to cache resources for SSR
2026-05-06 09:57:49 -07:00
resource_api.ts
refactor(http): update HTTP resource options APIs to stable
2026-05-12 10:48:03 -07: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): Add reportUploadProgress & reportDownloadProgress options
2026-05-01 16:00:00 -07:00
xsrf.ts
refactor(core): use the @Service decorator where possible.
2026-05-07 17:03:30 -06:00