cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: HEAD request with POST data

From: Casey ODonnell <caseyodonnell_at_gmail.com>
Date: Thu, 1 Jul 2004 08:13:33 -0400

I've started looking into it...just FYI.

CKO

> >> curl_easy_reset(CURL* pCURL);
> >>
> > 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.
Received on 2004-07-01