Closed GoogleCodeExporter closed 9 years ago
Have you seen this thread:
http://groups.google.de/group/codereview-discuss/browse_thread/thread/a8d1d2db79
387b72/6feebbe896bc96ae
Someone reported a similar problem there, but we couldn't figure out a working
solution. Maybe it works for you...
Original comment by albrecht.andi
on 11 May 2009 at 10:23
Not a solution, but you can use proxychains as a workaround...
http://proxychains.sourceforge.net/
Original comment by matt.fowles
on 15 Mar 2010 at 6:38
upload.py respects HTTP_PROXY environment variable, as such this issue should
be closed.
Original comment by maruel@chromium.org
on 30 Sep 2010 at 4:29
We still need to document how to work through the proxy, because it's not
evident.
Original comment by techtonik@gmail.com
on 30 Sep 2010 at 5:31
Isn't it up to the environment/OS settings to provide a proper proxy
configuration? See how ProxyHandler gets those settings:
http://docs.python.org/library/urllib2.html#urllib2.ProxyHandler
Original comment by albrecht.andi
on 30 Sep 2010 at 8:08
No problem, but we need at least mention somewhere that upload.py uses system
proxy configuration, so that this information is searchable when this issue is
closed.
Original comment by techtonik@gmail.com
on 30 Sep 2010 at 9:32
I've added a FAQ page in the wiki. Let's collect such things there before
bloating upload.py --help. We can move it the a more prominent place at any
time :)
Original comment by albrecht.andi
on 1 Oct 2010 at 9:45
Original issue reported on code.google.com by
topikachu
on 11 May 2009 at 10:12