cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl vs libcurl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 30 Jul 2006 22:46:27 +0200 (CEST)

On Sun, 30 Jul 2006, Thomas A. Moulton wrote:

> I have a C program using libcurl and when I attempt to access one page that
> needs cookies, etc I get an empty page (0 bytes returned)
>
> Yet when I use the same cookie-jar using curl from the command line I get
> the page just fine.
>
> If I enable CURLOPT_VERBOSE the headers and actions are the same.
>
> I use this same c function to access other pages just fine
>
> What could possibly be different?

Maybe if you showed us the libcurl-using C source we could tell you.

And if you do, take that to the curl-library list, as that's more suited for
libcurl talk.

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