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

Add better means to set cookie expiry times #1889

Merged
merged 1 commit into from
Sep 3, 2017

Conversation

s-ludwig
Copy link
Member

This adds Duration/SysTime overloads for expires/maxAge properties and adds an expires method that sets both attributes at the same time. The members of the Cookie class also get documentation comments.

Fixes #1701.

This adds Duration/SysTime overloads for expires/maxAge properties and adds an expires method that sets both attributes at the same time. The members of the Cookie class also get documentation comments.
@s-ludwig s-ludwig merged commit 9d879c4 into master Sep 3, 2017
@s-ludwig s-ludwig deleted the issue1701-cookie-expire branch September 4, 2017 07:42
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

Successfully merging this pull request may close these issues.

1 participant