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

cookies not expiring in 1.2.1 #31

Closed
ireneybean opened this issue Jun 22, 2010 · 3 comments
Closed

cookies not expiring in 1.2.1 #31

ireneybean opened this issue Jun 22, 2010 · 3 comments

Comments

@ireneybean
Copy link

I have a Sinatra app which is using Rack::Session::Cookie
the following code worked when using rack 1.1.0, however in rack 1.2.1 it appears that my session never expires.

use Rack::Session::Cookie, :expire_after => 10*60
@raggi
Copy link
Member

raggi commented Oct 4, 2010

as far as i can see, this wasn't working then either...

@metakeule
Copy link

On windows this might be related to https://github.com/rack/rack/issues/issue/93 (with fix)

@josh
Copy link
Contributor

josh commented Dec 19, 2010

closing. assuming it was fixed by #93

This issue was closed.
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

4 participants