curl-library
Re: HEAD request with POST data
From: Mohun Biswas <m_biswas_at_mailinator.com>
Date: Wed, 30 Jun 2004 08:09:20 -0400
Date: Wed, 30 Jun 2004 08:09:20 -0400
Daniel Stenberg wrote:
>> Just an idea...then again, perhaps I could look into it.
>>
>> curl_easy_reset(CURL* pCURL);
>
>
> I think it could be very useful indeed. Feel free to jump in and have a
> go at it!
I've been thinking for a while now of making the same suggestion and
would love to have this in the API. But would it perhaps be preferable
to implement it via a new constant rather than a new function, e.g.
curl_easy_setopt(curl, CURLOPT_RESET);
??
-MB
Received on 2004-06-30