Go automatically parses basic auth credentials from HTTP_PROXY and http.DefaultClient configures http.ProxyFromEnvironment by default. So we just need to ensure we're registering any/all custom CA certs with their HTTP transports.
What HTTP clients are we talking about?
Related:
Go automatically parses basic auth credentials from HTTP_PROXY and http.DefaultClient configures http.ProxyFromEnvironment by default. So we just need to ensure we're registering any/all custom CA certs with their HTTP transports.
What HTTP clients are we talking about?
Related: