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

RFC6265bis: Add warning that servers should not send nameless cookies #2220

Merged
merged 3 commits into from
Jul 14, 2022

Conversation

sbingler
Copy link
Collaborator

@sbingler sbingler commented Jul 13, 2022

Closes #1210

While already discouraged by the grammar, this warning further discourages servers from sending nameless cookies which have a history of causing compatibility problems.

It also reorders the notes in the syntax section to group similar notes together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Note that cookie serialisation algorithm may produce output that doesn't match cookie-string
2 participants