Set-cookie i found the problem it's the append method that i wasn't calling in the plugin :) I have another question though, I want to write in the logs this cookie when returned from the client, what's the best method to do it ? thanks in advance :) bmr
i have another question tho, Le 7 juin 2011 à 17:41, Eric Balsa a écrit : > Are you using Set-Cookie or set_cookie? > > Eric > > On Jun 7, 2011 8:30 AM, "Belkacem" <[email protected]> wrote: > > Hi everyone, I'm working on a plugin that adds a cookie to each response if > > it's not included in the request, i'm adding the header Set_Cookie: > > xxx=xxxxx; path=/ but the clients doesn't send the cookie after getting it. > > can any one help me with this ? > > thanks in advance. > > bmr > >
