Revision history for Perl extension Catalyst::Plugin::Session::State::URI 0.05 - DWIM behavior when using both State::Cookie and State::URI together, through App->config->{session}{no_rewrite_if_cookie}. - Add App->config->{session}{rewrite_types} = [qw/.../] support. 0.04 - rerelase with proper version dependencies 0.03 2006-07-29 19:07 - Update to new session state plugin api (get_session_id) 0.02 2006-01-20 17:30 - Rewriting is optional (gphat) - Support relative uri rewriting - Support parameter style rewriting - Filter mime types of binary and text 0.01 2005-11-14 12:41:00 - Initial release.