mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
540536c386
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)