aws-signing-proxy icon indicating copy to clipboard operation
aws-signing-proxy copied to clipboard

use default values from DefaultTransport in http client transport

Open rlopezro opened this issue 5 years ago • 0 comments

There are useful (and safe) settings and timeouts that are not set with a new custom transport (e.g. https://github.com/pmorie/go-open-service-broker-client/issues/132). This code should be replaced once there is a good way to clone de DefaultTransport: https://github.com/golang/go/issues/26013.

rlopezro avatar Jan 26 '19 20:01 rlopezro