cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Inconsistency with cookies initialization?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 29 Jul 2007 23:32:41 +0200 (CEST)

On Sun, 29 Jul 2007, Shmulik Regev wrote:

> I guess that the following trivial patch will do then.

Yes, but that introduces another unwanted side-effect:

If you first use CURLOPT_SHARE (to one or more easy handles) and _then_
activate cookies in one of the easy handles using the share, the cookies won't
be handled by the share...

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-07-29