trim extraneous space
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / t / basic.t
2020-08-17 Graham Knop add SameSite support
2020-08-17 Graham Knop remove shebangs from tests
2009-10-16 Florian Ragwitz Port to new session config key.
2009-08-19 Tomas Doran Checking in changes prior to tagging of version 0.13... v0.13
2009-06-17 KMX C::P::Session::State::Cookie - improved tests (cookie_s...
2006-08-07 Hu Hailin ->req->path has no leading /, which bites me so many... v0.05
2006-08-06 Hu Hailin add configuration of 'cookie_path'
2006-05-10 Yuval Kogman Session changes, no docs
2005-12-29 Yuval Kogman Fixed C::P::Session::State::Cookie expires behavior
2005-11-14 Sebastian Riedel Perltidy'ed Catalyst::Plugin::Session::*
2005-11-09 Yuval Kogman Test for cookie expiration and extension behavior,...
2005-11-09 Yuval Kogman Use finalize_cookies instead of finalize in Session...
2005-11-03 Yuval Kogman Add support for expiration of the cookie according...
2005-10-27 Yuval Kogman Fix the Session::State::Cookie test, and test the setup...
2005-10-26 Yuval Kogman Session::State::Cookie