angular/packages/common/http/test
arturovt 1e2a70c8db refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810)
Replaces `PLATFORM_ID` checks with `ngServerMode` within the `HttpXsrfCookieExtractor`. It is not part of the public API, and thus this change should not affect consumers who may have called the constructor directly.

PR Close #59810
2025-05-01 08:41:10 -07:00
..
BUILD.bazel build(http): Mark the http tests as flaky because of one particular transferCache test. (#55255) 2024-04-11 20:50:19 +02:00
client_spec.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +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 feat(http): add keepalive support for fetch requests (#60621) 2025-04-24 15:08:52 -07: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 refactor(core): remove TODOs referencing #24571 (#60648) 2025-03-31 20:24:29 +00:00
jsonp_spec.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00: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 fix(http): Delay stabilization until next app synchronization (#60656) 2025-04-03 12:52:34 -07:00
request_spec.ts feat(http): add keepalive support for fetch requests (#60621) 2025-04-24 15:08:52 -07:00
resource_spec.ts refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810) 2025-05-01 08:41:10 -07:00
response_spec.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
transfer_cache_spec.ts fix(core): release hasPendingTasks observers (#59723) 2025-04-02 18:26:06 +00:00
xhr_mock.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
xhr_spec.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
xsrf_spec.ts refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810) 2025-05-01 08:41:10 -07:00