cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: FTP third party transfer (proxy) support.

From: Alexander Krasnostavsky <ALEXANDERKR_at_Amdocs.com>
Date: Wed, 9 Jun 2004 11:05:16 +0300

> 1 - I don't want those ifdefs in the src-part. I think the curl tool
> should be identical no matter what the libcurl is made to support.
> The app already checks the curl_version_info() reply to see if the
> library supports stuff such as GSS, NTLM and krb4. I think the check
> for HTTP-support should be made in a similar run-time manner,
> not build-time.

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?

> 2 - in lib/transfer.c you still include the header checks for
> Content-Encoding, Last-Modified and Location when HTTP is
disabled.
> Is that on purpose or just an oversight?

Just an oversight. You are right - they should go into the
CURL_DISABLE_HTTP section.

Thanks,
Alexander

The information contained in this message is proprietary of Amdocs,
protected from disclosure, and may be privileged.
The information is intended to be conveyed only to the designated recipient(s)
of the message. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, use, distribution or copying of
this communication is strictly prohibited and may be unlawful.
If you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
Thank you.
Received on 2004-06-09