Skip to content

Conversation

@rmccue
Copy link
Collaborator

@rmccue rmccue commented Dec 1, 2014

Fixes #129.

  • Parse Expires attribute from cookie header
  • Parse Max-Age attribute from cookie header
  • Add ability to check cookie time validity
  • Check cookies are valid before sending

This allows testing relative timestamps, and will also allow better
usage once we move on to actually checking the expiration.
@rmccue rmccue added this to the 1.7 milestone Dec 1, 2014
@rmccue rmccue added the Extras label Dec 1, 2014
@coveralls
Copy link

Coverage Status

Coverage increased (+0.19%) when pulling d52292f on cookie-expiry into 3244985 on master.

rmccue added a commit that referenced this pull request Oct 14, 2015
Actually check cookie expirations
@rmccue rmccue merged commit 9d09968 into master Oct 14, 2015
@rmccue rmccue deleted the cookie-expiry branch October 14, 2015 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check cookie expiration

3 participants