That sounds like it's working correctly. You got a new empty session anda cookie for it. I don't think it's expected that you won't get a cookieif your session is empty.So Rik, what's the point of getting a new empty session and cookie forit, instead of just a "negative" cookie (a set-cookie header withnegative time)
and no session at all to waste space on the db?
On Sunday, 3 March 2013 at 22:47, Punter wrote:
On 03/03/2013 05:55 PM, Rik Brown wrote:That sounds like it's working correctly. You got a new empty session anda cookie for it. I don't think it's expected that you won't get a cookieif your session is empty.So Rik, what's the point of getting a new empty session and cookie forit, instead of just a "negative" cookie (a set-cookie header withnegative time) and no session at all to waste space on the db?_______________________________________________dancer-users mailing list