Use URIs to pass the session id between requests
http://search.cpan.org/dist/Catalyst-Plugin-Session-State-URI/
In order for the Catalyst::Plugin::Session manpage to work the session ID
needs to be available on each request, and the session data needs to be
stored on the server.
This plugin puts the session id into URIs instead of something like a
cookie.
By default, it rewrites all outgoing URIs, both redirects and in outgoing
HTML, but you can exercise control over exactly which URIs are rewritten.
- Sources inherited from project devel:languages:perl
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Tomcat42/perl-Catalyst-Plugin-Session-State-URI && cd $_
- Create Badge
Refresh
Refresh
Comments 0