docker / libkv

Distributed key/value store abstraction library
Apache License 2.0
854 stars 205 forks source link

specify the default http.transport #185

Open lwhile opened 6 years ago

lwhile commented 6 years ago

Signed-off-by: lwh lwhile521@gmail.com

Although updating the consul code can avoid this problem, I think that it's necessary to specify the default transport when the code have used the http.DefaultClient

lwhile commented 6 years ago

184