..
BUILD.bazel
test(http): remove zone-based testing utilities
2026-02-10 07:45:00 -08:00
client_spec.ts
test(http): disable XSRF and mock location in HttpClient tests to avoid Domino failures and state leakage
2026-04-06 18:05:58 +00:00
context_spec.ts
refactor: update license text to point to angular.dev ( #57901 )
2024-09-24 15:33:00 +02:00
fetch_spec.ts
test(http): remove zone-based testing utilities
2026-02-10 07:45:00 -08:00
headers_spec.ts
refactor(common): convert scripts within packages/common to relative imports ( #60623 )
2025-04-01 15:58:51 +00:00
jsonp_mock.ts
fix(http): add CSP nonce support to JsonpClientBackend
2026-04-13 16:01:16 +03:00
jsonp_spec.ts
fix(http): add CSP nonce support to JsonpClientBackend
2026-04-13 16:01:16 +03:00
module_spec.ts
refactor(common): convert scripts within packages/common to relative imports ( #60623 )
2025-04-01 15:58:51 +00:00
params_spec.ts
refactor(common): convert scripts within packages/common to relative imports ( #60623 )
2025-04-01 15:58:51 +00:00
provider_spec.ts
refactor(common): remove redundant providedIn: 'root' from injection tokens
2025-12-12 08:05:30 -08:00
request_spec.ts
feat(http): add support for fetch referrerPolicy option in HttpClient ( #64116 )
2025-10-07 20:45:34 -04:00
resource_spec.ts
fix(core): adds transfer cache to httpResource to fix hydration
2026-02-27 17:09:26 +00:00
response_spec.ts
feat(http): Add reponseType property to HttpResponse and HttpErrorResponse ( #63043 )
2025-08-28 08:34:56 -07:00
transfer_cache_spec.ts
Revert "fix(http): correctly cache blob responses in transfer cache ( #67002 )"
2026-03-04 17:19:14 +00:00
xhr_mock.ts
feat(http): Add timeout option to HTTP requests ( #57194 )
2025-06-27 09:56:25 +00:00
xhr_spec.ts
refactor(http): add hooks for propagating traces across XHR callbacks.
2025-10-28 15:08:57 +01:00
xsrf_spec.ts
test(http): refactors HTTP client tests to use TestBed and providers
2026-03-03 17:12:39 +00:00