Commit History

Author SHA1 Message Date
  Yicheng Qin a1ef699aeb client: return context.DeadlineExceeded instead of ClusterError 10 years ago
  Yicheng Qin f4c29a5f55 client: support to set timeout for each request 10 years ago
  Yicheng Qin 0ab16db728 client: Sync() pin the endpoint when member list doesn't change 10 years ago
  Xiang Li b9c6b64d61 Merge pull request #3216 from yichengq/cancel-err 10 years ago
  Yicheng Qin 78af793338 client: return context canceled error correctly 10 years ago
  Xiang Li b04bb3e0ea Merge pull request #3229 from xiang90/f_cerr 10 years ago
  Yicheng Qin c53b3016ae client: add AutoSync function 10 years ago
  Xiang Li f38187bbdb client: return context.Canceled error when user cancels the request 10 years ago
  Xiang Li 5fa8652241 client: return cluster error if the etcd cluster is not avaliable 10 years ago
  Yicheng Qin ea2347a40f client: pin itself to an endpoint that given 10 years ago
  Yicheng Qin 7716bdf981 client: fix TestSimpleHTTPClientDoCancelContextResponseBodyClosed 10 years ago
  Xiang Li 15ac4f08f8 client: fix cancel watch 10 years ago
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports 10 years ago
  Brian Waldon 25cf916a80 client: ensure Response closed on cancel 11 years ago
  Brian Waldon b41d6bc416 client: set hard limit on redirect checks 11 years ago
  Brian Waldon 99aa0e1fcc client: test httpClusterClient.reset failure cases 11 years ago
  Brian Waldon cd777b2966 client: test httpClusterClient.Sync 11 years ago
  Brian Waldon 83930ac113 client: test DefaultCheckRedirect 11 years ago
  Brian Waldon 32bfcca5a8 client: test httpKeysAPI.Set 11 years ago
  Brian Waldon 9378413283 client: exhaustive member-related testing 11 years ago
  Brian Waldon b174732812 client: introduce Error type 11 years ago
  Brian Waldon 9b334e07a6 client: allow caller to decide HTTP redirect policy 11 years ago
  Brian Waldon 6d82472275 client: move http.go into client.go 11 years ago