Re: Cookies handling issue

2009-06-19 Thread Mark Thomas
gt; Thank you for the response > > JLM > > > > >> Message du 19/06/09 13:53 >> De : "Mark Thomas" >> A : "Tomcat Users List" >> Copie à : >> Objet : Re: Cookies handling issue >> >> >> mateo-jl wrote: >>&

Re: Cookies handling issue

2009-06-19 Thread mateo-jl
19/06/09 13:53 > De : "Mark Thomas" > A : "Tomcat Users List" > Copie à : > Objet : Re: Cookies handling issue > > > mateo-jl wrote: > > Hi everybody, > > > > recently i've reported a problem, which wasn't a new one, related

Re: Cookies handling issue

2009-06-19 Thread Mark Thomas
mateo-jl wrote: > Hi everybody, > > recently i've reported a problem, which wasn't a new one, related to the > encoding base64 within cookies ("=" separator ... only at reading : > request.getCookies) . > I was responded that this problem will probably be corrected with Tomcat > 6.0.19 or 6.0.

RE: Cookies handling issue

2009-06-19 Thread Rowe, Ciaran
Hi, This issue probably won't be given a great deal of attention. There's conflict between what the spec says, and what has actually been going on in the development world. The de facto reality is that people have been using = characters in cookies despite them being prohibited for a long time.