https://bugzilla.novell.com/show_bug.cgi?id=325693 User mmarek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=325693#c11 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #11 from Michal Marek <mmarek@novell.com> 2008-05-20 02:37:05 MST --- $ http_proxy=http://example.org:80 curl -v http://example.org/index.html makes curl think that example.org is a proxy: * About to connect() to proxy example.org port 80 (#0) * Trying 208.77.188.166... connected * Connected to example.org (208.77.188.166) port 80 (#0)
GET http://example.org/index.html HTTP/1.1 User-Agent: curl/7.18.1 (x86_64-unknown-linux-gnu) libcurl/7.18.1 OpenSSL/0.9.8g zlib/1.2.3 libidn/1.8 libssh2/0.18 ..
But I wonder who would set http://download.opensuse.org:80 as a proxy... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.