mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

It's poor form to muck with a global variable. Make a copy when the httpClient object is instantiated to make httpClient.SetPrefix safe.
It's poor form to muck with a global variable. Make a copy when the httpClient object is instantiated to make httpClient.SetPrefix safe.