cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: FTP third party transfer (proxy) support.

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 9 Jun 2004 10:05:27 +0200 (CEST)

On Wed, 9 Jun 2004, Alexander Krasnostavsky wrote:

> > 1 - I don't want those ifdefs in the src-part.

> I did it because I didn't know how to handle this. But on the other hand,
> curl_formadd() can't be called from formparse(). So, how you are going to
> solve it without ifdefs?

I want curl_formadd() to exist even when HTTP is disabled. I want the full
library API to exist at all times (no matter what build options you used).
When HTTP is disabled it could be made to always fail.

-- 
     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-09