curl-and-php
response code problem
Date: Tue, 31 Oct 2006 22:55:06 +0100 (CET)
On Tue, 31 Oct 2006, Rajalakshmi Murali wrote:
You should seriously read through our mailing list etiquette:
http://curl.haxx.se/mail/etiquette.html - you violated several of the items
mentioned there.
> I have an option within my web application, where I accept the Remote Host
> URL or IP address to connect, from the user and use curl to connect and
> process data. If there is no proxy server then the connection and the data
> exchange goes through fine.
>
> When there is an intermediate ISA Proxy Server to connect to the internet,
> the user has to specify the Proxy Server address, windows login info.
>
> The code I use when there is a proxy server is as follows:-
> curl_setopt($ch, CURLOPT_HTTPPROXYTUNNEL,1);
And your proxy server allows this? What response headers do you get back from
your proxy?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2006-10-31