J7mbo/gowebshareproxy

Do not override full client transport

Opened this issue · 0 comments

J7mbo commented

p.client.Transport = &http.Transport{

Instead of overwriting the full client transport, just set the two properties required on the current transport and document these two as being used.