cURL / Mailing Lists / curl-library / Single Mail

curl-library

Cookies problem

From: Dario Guarascio <dario.guarascio_at_gmail.com>
Date: Tue, 3 Apr 2007 08:57:43 +0200

Hello,

I have a strange problem with curl and cookies.

Some webservers don't recognize cookies if they are not ended with ";". Curl
sends cookies like this way

"Cookie: SomeCookie=someValue; Anothercookie=anothervalue"

In fact the webserver i'm testing to tries to set "Anothercookie" again.

How to solve ?

Thanks
Received on 2007-04-03