cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl::easy and cookies over proxy

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 18 Mar 2002 15:15:49 +0100 (MET)

On Mon, 18 Mar 2002, Björn Stenberg wrote:

> Hmm, you may be right. I was assuming CURLOPT_COOKIEJAR would work the same
> as CURLOPT_FILE, but looking in easy.c this does not seem to be the case.
>
> But replacing \@cookies with "cookie.jar" makes no difference. No file is
> created.

... and you invoke curl_easy_cleanup() to close the session? The file isn't
created until then, if ever.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-03-18