On Tue, Mar 8, 2016 at 10:42 AM, Sawyer X <[email protected]> wrote:
> On Sun, Mar 6, 2016 at 8:43 PM, Gabor Szabo <[email protected]> wrote: > > I tried Dancer2::Session::Cookie and it seems to work, but so far I could > > not convince it > > to store the session in the server. As I can see it stores everything in > the > > cookie itself. > > Dancer2::Session::Cookie explicitly saves it in the cookie - that's > why it's called "Cookie". It won't save it on the server. > > This is not a bug, this is the exact intention of the module. Yes. These days I am a bit slower than usual on comprehension. Gabor
_______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
