cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1505766 ] curl ignoring http_proxy on intel mac?

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 13 Jun 2006 19:50:03 -0700

Bugs item #1505766, was opened at 2006-06-13 19:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1505766&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: curl ignoring http_proxy on intel mac?

Initial Comment:
curl appears to be ignoring the http_proxy environment
variable, i believe that this may be a bug, if it is in
curl or the OS-compiled version i am unsure...

Here is some output from the command line

local:~ user$ echo $http_proxy
http://www-cache.usyd.edu.au:8080/
local:~ user$ curl http://www.smh.com.au/text/index.html -v
* About to connect() to www.smh.com.au port 80
* Trying 203.26.51.42... ^C
local:~ user$ curl --proxy $http_proxy
http://www.smh.com.au/text/index.html

<< SMH web page>>

local:~ user$

It seems that curl only works if i pass it the proxy
explicitly with $http_proxy.. this seems to be at odds
with what i have read in the man page.

Thanks

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1505766&group_id=976
Received on 2006-06-14

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET