We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Referrer-Policy documentation in https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy doesn't mention Referrer-Policy default value strict-origin-when-cross-origin decided in w3c/webappsec-referrer-policy#125, and some browsers seems already shipped it, https://www.chromestatus.com/feature/6251880185331712.
strict-origin-when-cross-origin
The text was updated successfully, but these errors were encountered:
some browsers seems already shipped it, https://www.chromestatus.com/feature/6251880185331712.
Correction. Chrome is planning to ship this (via gradual rollout) in M85, which hasn't released yet; so I wouldn't say "already shipped". :)
Sorry, something went wrong.
This has been resolved by #9303!
No branches or pull requests
Referrer-Policy documentation in https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy doesn't mention Referrer-Policy default value
strict-origin-when-cross-origin
decided in w3c/webappsec-referrer-policy#125, and some browsers seems already shipped it, https://www.chromestatus.com/feature/6251880185331712.The text was updated successfully, but these errors were encountered: