cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl loop

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 23 Sep 2010 13:02:58 -0700

On Thu, Sep 23, 2010 at 03:12:55PM -0400, Tyler Brock wrote:
> Still not working, used all of the provided advice in order to change the loop.
> Any more ideas? Most recent version below:

The CURLOPT_COOKIESESSION parameter should be a long, not a string. But
the CURLOPT_COOKIELIST option should clear all the cookies anyway, so
that shouldn't be a problem. I think you'll have to enable CURLOPT_VERBOSE
to find out exactly what libcurl is sending and see if that matches with
what you want.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-23