[dancer-users] Dancer2 sessions and cookies?

Russell Jenkins russell.jenkins at strategicdata.com.au
Fri Oct 25 05:39:35 BST 2013


On 24/10/13 11:19 PM, Gabor Szabo wrote:
> Answering myself:
> if instead of
>     redirect '/',

Redirection is "broken" in the Dancer2 0.09 and 0.10.
(broken => it flags the response as halted, so the after hook that 
flushes the session and adds the cookie header doesn't get called.)

There is a branch that uses Return::MultiLevel that restores this 
functionality waiting to to be merged.

Hope that helps,
   Russell
--
This UTC+13 timezone is like living in tomorrow.


More information about the dancer-users mailing list