[dancer-users] Erroneous session-cookie setting behaviour in Dancer2

Punter punter at punter.gr
Sun Mar 3 00:29:47 GMT 2013


I created my own D2::Session::* class.

I set session to something, with: session greeting => 'hello';

Now whenever I do a page any view, I get a "this website wants to set a 
cookie" message

It shouldn't be like that. If cookie values don't change, then they 
should only be set once.


More information about the dancer-users mailing list