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

should expires be removed from set_cookie? #429

Open
jvanasco opened this issue Mar 30, 2021 · 0 comments
Open

should expires be removed from set_cookie? #429

jvanasco opened this issue Mar 30, 2021 · 0 comments

Comments

@jvanasco
Copy link
Contributor

While dealing with some cookie issues and visiting the docs, I learned that expires is scheduled to be removed in v1.9. The most I could find on this is some mentions on #254;

Is there any chance this decision can be revisited?

While I'm not a fan of the confusion between expires and max-age, the active RFC lists both (https://datatracker.ietf.org/doc/html/rfc6265#section-5.2.1) and do the http guides from Mozilla and some other large projects. Depending on integration, we often have to set cookies with the Expires param.

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

1 participant