Merge pull request #7 from tokuhirom/master
[catagits/Web-Session.git] / t / 013_cookiestore.t
2010-02-03 Tatsuhiko Miyagawa Fixed a bug where path is not set to / by default.
2010-01-30 Tatsuhiko Miyagawa Accept expires as seconds since new Plack::Response...
2010-01-30 Tatsuhiko Miyagawa avoid perl warnings
2010-01-09 Tatsuhiko Miyagawa Make psgix.session a hash reference and plack.session...
2010-01-09 Tatsuhiko Miyagawa Added Session::Cookie middleware which utilizes Cookie...