Closed guotie closed 8 years ago
It uses a mostly default HTTP client (see https://sourcegraph.com/github.com/sourcegraph/go-selenium/-/blob/remote.go#L188:5). This means it uses http.DefaultTransport
. You can set the HTTP_PROXY
or HTTPS_PROXY
env vars, and they should take effect.
Please reopen if not so.
How to set proxy?