Commit History

Author SHA1 Message Date
  Xiang Li 5d06d4ec44 client: print url as string 10 years ago
  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 25ad71fbac Merge pull request #3225 from yichengq/client-record-err 10 years ago
  Yicheng Qin cfeaf3d172 client: return correct error for 50x response 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
  Barak Michener a4d1a5a6e5 *: Add security/auth support to etcdctl and etcd/client 10 years ago
  Xiang Li 15ac4f08f8 client: fix cancel watch 10 years ago
  Xiang Li 4f2df84a38 client: support printing cURL command 10 years ago
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports 10 years ago
  Brian Waldon 9fe78c8bc4 client: don't use nested actions 11 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 50a9b2d9c8 client: rm naked return from httpClusterClient.Do 11 years ago
  Brian Waldon ae062a0825 client: move lock so MembersAPI.List doesn't deadlock 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 8621caf3e2 client: define a DefaultTransport 11 years ago
  Brian Waldon ce4486ff85 client: document Client methods 11 years ago
  Brian Waldon 1773d0a18b client: simplify CancelableTransport doc 11 years ago
  Brian Waldon 19dd4a0f3c client: document Config 11 years ago
  Brian Waldon 6d82472275 client: move http.go into client.go 11 years ago
  Brian Waldon 7ff84351f5 client: centralize exported variables 11 years ago