cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: HEAD request with POST data

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 30 Jun 2004 14:15:50 +0200 (CEST)

On Wed, 30 Jun 2004, Mohun Biswas wrote:

> 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);

No, that would be too ugly IMHO. I think we should strike at keeping the
*setopt() function to actually set options as the name implies. When actions
are performed, I think we should use functions.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-30