Files
angular__angular/packages/common
Alan Agius 40790ef980 fix(http): prevent XSRF token leakage to protocol-relative URLs
The XSRF interceptor previously failed to detect protocol-relative URLs (starting with `//`) as absolute URLs. This allowed requests to such URLs to include the XSRF token, potentially leaking it to external domains.

This change updates the interceptor to correctly identify protocol-relative URLs as absolute and exclude them from receiving the XSRF token.
2025-11-25 13:47:26 -05:00
..
2025-11-06 10:03:05 -08:00
2025-11-06 10:03:05 -08:00
2025-11-06 10:03:05 -08:00
2025-11-06 10:03:05 -08:00