-
Notifications
You must be signed in to change notification settings - Fork 22.6k
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
Default value of SameSite #36931
Comments
Thanks @gsnedders . MDN documents the spec and deviations from the spec are supposed to be caught by the compatibility data section. That is a policy of MDN, and is happening here: Given Firefox is now saying this won't be adopted, I'm kind of interested to find out what, if anything, is happening to the spec https://bugzilla.mozilla.org/show_bug.cgi?id=1617609#c25 Depending on the responses I may also add a note they might be different. I don't want to because the policy to put this in the browser data exists for a reason. But I can see it would be very easy to miss in this case. |
Jumping in to say +1 to adding some info in the SameSite=Lax DL, pointing to the compat data, especially given default behavior if not specified. |
FYI @bsmth is sorting this out in this bit #36862 (comment) |
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie
What specific section or headline is this issue about?
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#samesitesamesite-value
What information was incorrect, unhelpful, or incomplete?
What did you expect to see?
Something about how the default behaviour varies between browsers.
Do you have any supporting links, references, or citations?
https://bugzilla.mozilla.org/show_bug.cgi?id=1618610#c17:
https://bugzilla.mozilla.org/show_bug.cgi?id=1617609#c23:
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/http/headers/set-cookie
The text was updated successfully, but these errors were encountered: