Re: cookie handling patch

2004-04-02 Thread John J Lee
On Thu, 1 Apr 2004, JUANMARCOSMOREN wrote: [...] Aleksandr Guidrevitch wrote: We've found that LWP incorrectly handles cookies containing ';' in the cookie value. The patch (test case and fix) is attached [...] So, why do you want ';' in cookies if they are not handled correctly by the

Re: cookie handling patch

2004-04-01 Thread JUANMARCOSMOREN
Aleksandr Guidrevitch wrote: We've found that LWP incorrectly handles cookies containing ';' in the cookie value. The patch (test case and fix) is attached Could you point me to a web page that is already sending these kind of cookies? Does it work under MSIE/Mozilla? Juan

Re: cookie handling patch

2004-04-01 Thread Aleksandr Guidrevitch
Hi Juan, JUANMARCOSMOREN wrote: Aleksandr Guidrevitch wrote: We've found that LWP incorrectly handles cookies containing ';' in the cookie value. The patch (test case and fix) is attached Could you point me to a web page that is already sending these kind of cookies? Does it work under

Re: cookie handling patch

2004-04-01 Thread JUANMARCOSMOREN
Aleksandr Guidrevitch wrote: JUANMARCOSMOREN wrote: Aleksandr Guidrevitch wrote: We've found that LWP incorrectly handles cookies containing ';' in the cookie value. The patch (test case and fix) is attached Could you point me to a web page that is already sending these kind of cookies?