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

Parse "bare" cookies in non-strict mode #10

Closed
stash opened this issue Jan 6, 2014 · 3 comments
Closed

Parse "bare" cookies in non-strict mode #10

stash opened this issue Jan 6, 2014 · 3 comments
Assignees

Comments

@stash
Copy link
Collaborator

stash commented Jan 6, 2014

Some cookies with an empty value can look like name instead of name=. These should be parse-able in non-strict mode and round-tip when serializing to strings.

@stash
Copy link
Collaborator Author

stash commented Jul 30, 2018

Triage: should investigate if this is still an issue, sync up with the whatwg reference linked above?

@ruoho
Copy link
Contributor

ruoho commented May 18, 2020

Correctly parsing cookies with empty / no key was merged in #49. Let's create a new issue if we want to investigate the whatwg reference.

wjhsf pushed a commit that referenced this issue Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants