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, 20 Jun 2006 14:43:28 -0700

Bugs item #1505766, was opened at 2006-06-14 04:49
Message generated for change (Comment added) made by bagder
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: http
Group: wrong behaviour
>Status: Closed
>Resolution: Invalid
Priority: 4
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
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

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

Comment By: Daniel Stenberg (bagder)
Date: 2006-06-20 23:43

Message:
Logged In: YES
user_id=1110

Due to lack of feedback/response in this bug report, we close it.

Should there appear an informational response later on, we can
always re-open it again.

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

Comment By: Daniel Stenberg (bagder)
Date: 2006-06-14 09:43

Message:
Logged In: YES
user_id=1110

What version version? (curl -V)

"if it is in curl or the OS-compiled version i am unsure." ?
Did you install your own version or not?

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

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

These mail archives are generated by hypermail.

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

File upload with ASP.NET