| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: COOKIEJAR & COOKIEFILE & modifying outgoing cookies
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 17 Mar 2005 08:49:18 +0100 (CET)
On Wed, 16 Mar 2005, Dave wrote:
> JAR=writeonly, FILE=readonly?
Yes. And both activates the cookie engine in libcurl when used, so both will
> I then wonder if I should ALWAYS use both JAR and FILE together in order to
You can do that.
> or could I use JAR initially during a login/session and use FILE
For the first request there's no point in passing the FILE if you don't
For the subsequent requests there is a point to keep using the JAR option as
> I receive some cookies and store in a JAR..one of those particular cookies
libcurl lacks a proper cookie API[*], so this is not easily done. People
[*] = http://curl.haxx.se/dev/COOKIES-new is the most recent suggested API
No one is currently working on this, but it pops up and gets discussed
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-03-17
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info