| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: getting the Content-Description and other headers
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 1 Apr 2005 23:05:57 +0200 (CEST)
On Fri, 1 Apr 2005, John Chamberlain wrote:
So what's wrong with keeping libcurl talk on the libcurl list?
> The header function capability does not seem to pass a void pointer the way
It does. Set the pointer with CURLOPT_WRITEHEADER.
> For future reference, however, it would obviously be nice to have a way to
Why is doing strncasemp("blabla:", ptr, 7) harder than
Such a function you suggest would force libcurl to somehow keep a copy around
> It seems logical to me that one (1) the CURL* pointer should be passed to
I agree with that, and all new callbacks we add to the library does this. But
> and (2) the programmer should be able to have a function like:
I disagree with that. As explained above.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-04-01 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info