Restore the ability to use a proxy for all HTTP requests
The default transport was changed in commit 0d66f2c6 and the proxy feature was forgotten. - https://golang.org/src/net/http/transport.go#L43 - https://golang.org/pkg/net/http/#ProxyFromEnvironment
Please register or sign in to comment