angular/packages/common/http
arturovt 5b77f93267 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:11 -07:00
..
src refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810) 2025-05-01 08:41:11 -07:00
test refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810) 2025-05-01 08:41:11 -07:00
testing refactor(common): convert scripts within packages/common to relative imports (#60676) 2025-04-01 18:16:49 +00:00
BUILD.bazel build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md docs: Update guide link in http package md file (#59955) 2025-04-08 09:20:20 -07:00
public_api.ts feat(common): introduce experimental httpResource (#59876) 2025-02-14 18:40:37 +00:00