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

Specify how cookies should be serialized #8064

Open
sbingler opened this issue Jul 1, 2022 · 0 comments
Open

Specify how cookies should be serialized #8064

sbingler opened this issue Jul 1, 2022 · 0 comments

Comments

@sbingler
Copy link

sbingler commented Jul 1, 2022

The spec should specify how document.cookie serializes cookie octets into a cookie-string
(To my untrained eye it looks like the existing document.cookie section does something like this, but I'm not sure if it's sufficient)

While this was previously handled (somewhat hand wavy) by a note within rfc6265bis, it was recently decided that the HTML spec might be a better choice for these instructions. httpwg/http-extensions#1502

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

No branches or pull requests

3 participants