Revision history for Perl extension HTTP::Session
0.03
- fixed deps
0.02
- added $session->redirect_filter($url), $session->header_filter($res), $session->response_filter($res)
- Store::Debug is renamed to Store::Test. thanks to nekokak++
0.01_05
- added regenerate_sesion_id method
- check ip address
- added permissive option for mobile id state.
0.01_04
- fixed session fixation bug
- HTTP::Session::Store::Memory renamed to HTTP::Session::Store::Test
- added sample script
- call load_session automatically
0.01_03
- fixed deps
0.01_02
- State::Cookie: added expires option
- State::Cookie: change attribute name
0.01_01 Tue Oct 21 19:01:20 2008
- development release