angular/packages/common/http
YooLCD 540536c386 fix(http): add CSP nonce support to JsonpClientBackend
Add support for CSP nonces in JsonpClientBackend by injecting the CSP_NONCE token.
This ensures that dynamically created script tags for JSONP requests include the
required nonce attribute to comply with strict Content Security Policies.

(cherry picked from commit 39e382a756)
2026-04-13 16:01:16 +03:00
..
src fix(http): add CSP nonce support to JsonpClientBackend 2026-04-13 16:01:16 +03:00
test fix(http): add CSP nonce support to JsonpClientBackend 2026-04-13 16:01:16 +03:00
testing test(http): refactors HTTP client tests to use TestBed and providers 2026-03-03 17:12:39 +00:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md build: format md files 2025-11-06 10:03:05 -08:00
public_api.ts feat(http): Provide http services in root (#56212) 2025-08-14 13:04:35 +02:00