Commit 5cbdefc
feat(http): add support for fetch referrerPolicy option in HttpClient (angular#64116)
Introduces a referrer policy option for HTTP requests to allow specifying the referrer information sent, improving privacy and security controls.
PR Close angular#641161 parent 0ed1348 commit 5cbdefc
File tree
10 files changed
+317
-0
lines changed- goldens/public-api/common/http
- packages/common/http
- src
- test
10 files changed
+317
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments