Referrer-Policy
How much of your URLs leak to other sites when users click away. strict-origin-when-cross-origin is the sane default.
response header
Example
Referrer-Policy: strict-origin-when-cross-origin
- What it does
- How much of your URLs leak to other sites when users click away. strict-origin-when-cross-origin is the sane default.
Works with