summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-State-Cookie/DESCR
blob: 28216b7045d4156e352b498363f5054c8d719ffb (plain)
1
2
3
4
5
6
In order for Catalyst::Plugin::Session to work the session ID needs
to be stored on the client, and the session data needs to be stored
on the server.

This plugin stores the session ID on the client using the cookie
mechanism.