Comment 2 for bug 1240260

Revision history for this message
Andrew Wilkins (axwalk) wrote :

You should be able to just set http_proxy, and have that work. Go will honour http_proxy, and do the usual CONNECT method. But, depends on whether you specifically don't want to proxy HTTP traffic.

We'll need to make changes to our code to support both http_proxy and https_proxy, or wait for Go to support it.
https://code.google.com/p/go/issues/detail?id=6181