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:
>>&
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
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.
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.