[dancer-users] Erroneous session-cookie setting behaviour in Dancer2
Punter
punter at punter.gr
Sun Mar 3 22:47:04 GMT 2013
On 03/03/2013 05:55 PM, Rik Brown wrote:
> That sounds like it's working correctly. You got a new empty session and
> a cookie for it. I don't think it's expected that you won't get a cookie
> if your session is empty.
So Rik, what's the point of getting a new empty session and cookie for
it, instead of just a "negative" cookie (a set-cookie header with
negative time) and no session at all to waste space on the db?
More information about the dancer-users
mailing list