Skip to content
New issue

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

Mention Referrer-Policy default "strict-origin-when-cross-origin" #6441

Closed
laukstein opened this issue Jul 26, 2020 · 2 comments
Closed

Mention Referrer-Policy default "strict-origin-when-cross-origin" #6441

laukstein opened this issue Jul 26, 2020 · 2 comments
Labels
data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP

Comments

@laukstein
Copy link
Contributor

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.

@laukstein laukstein changed the title Add Referrer-Policy default Mention Referrer-Policy default "strict-origin-when-cross-origin" Jul 26, 2020
@queengooborg queengooborg added the data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP label Jul 26, 2020
@krgovind
Copy link

krgovind commented Aug 4, 2020

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". :)

@queengooborg
Copy link
Contributor

This has been resolved by #9303!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP
Projects
None yet
Development

No branches or pull requests

4 participants
@laukstein @queengooborg @krgovind and others