cURL / Mailing Lists / curl-library / Single Mail

curl-library

Some Cookie related queries

From: aniket ray <aniket.ray_at_gmail.com>
Date: Tue, 29 Jan 2008 12:09:36 +0530

Hi all,
I had a few more queries related to cookie mainentance in libcurl.
I wanted to know whether curl_easy_cleanup is synchronous? i.e. After
we return from the function, can we expect are cookie jar file to be
consistent and complete with all cookies.
Also, how do I separate different cookies in the COOKIELIST string.
i.e. I have plenty of cookies in netscape format that I want to pass
to curl_easy_setopt with the COOKIELIST parameter, what separator
character do I use (newline or semi-colon ?)

aniket
Received on 2008-01-29