Skip to content

should expires be removed from set_cookie? #429

Description

@jvanasco

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions