Skip to content

SessionCookies should be maintained as long as the user returns within MaxAge seconds #23

Description

@jalberto-ghub

Do you want to request a feature or report a bug?
bug
What is the current behavior?
The data of the SessionCookie is lost after MaxAge milliseconds
If the current behavior is a bug, please provide the steps to reproduce.
Set the session cookie middletier with an specific MaxAge. No matter how frequent the page is visited the cookie will change (reset after maxAge milliseconds).
What is the expected behavior?
The cookie should stay the same as long as you comeback within MaxAge seconds.
Please mention your java and java-express version.
version 0.2.1

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions