Closed svanharmelen closed 9 years ago
Without this option the client will not use your exported proxy settings. The default http.Client uses this option, but when you create a custom http.Transport you have to add it yourself...
http.Client
http.Transport
Without this option the client will not use your exported proxy settings. The default
http.Client
uses this option, but when you create a customhttp.Transport
you have to add it yourself...