openbsd-ports/www/p5-Catalyst-Plugin-Session-State-URI/pkg/DESCR
2006-11-05 16:40:39 +00:00

7 lines
240 B
Plaintext

For Catalyst::Plugin::Session to work, a session ID needs to
be stored on the client side, and the session data itself needs to be
stored on the server.
This plugin cheats and embeds the session ID directly in the URI sent
to the client.