Gyu-Ho Lee
|
ef44f71da9
*: update LICENSE header
|
il y a 8 ans |
Gyu-Ho Lee
|
8d0d10cce5
client: return original ctx error
|
il y a 8 ans |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
il y a 8 ans |
Gyu-Ho Lee
|
4ffe823c67
client: fix go vet error at tip
|
il y a 8 ans |
Xiang Li
|
5587c4aa9a
client: support reset Endpoints.
|
il y a 9 ans |
Yicheng Qin
|
27b9963959
client: always cancel in-flight request when do request
|
il y a 9 ans |
Xiang Li
|
6b23a8131f
*: test gofmt with -s and fix reported issues
|
il y a 9 ans |
Yicheng Qin
|
a1ef699aeb
client: return context.DeadlineExceeded instead of ClusterError
|
il y a 9 ans |
Yicheng Qin
|
f4c29a5f55
client: support to set timeout for each request
|
il y a 9 ans |
Yicheng Qin
|
0ab16db728
client: Sync() pin the endpoint when member list doesn't change
|
il y a 9 ans |
Xiang Li
|
b9c6b64d61
Merge pull request #3216 from yichengq/cancel-err
|
il y a 9 ans |
Yicheng Qin
|
78af793338
client: return context canceled error correctly
|
il y a 9 ans |
Xiang Li
|
b04bb3e0ea
Merge pull request #3229 from xiang90/f_cerr
|
il y a 9 ans |
Yicheng Qin
|
c53b3016ae
client: add AutoSync function
|
il y a 9 ans |
Xiang Li
|
f38187bbdb
client: return context.Canceled error when user cancels the request
|
il y a 9 ans |
Xiang Li
|
5fa8652241
client: return cluster error if the etcd cluster is not avaliable
|
il y a 9 ans |
Yicheng Qin
|
ea2347a40f
client: pin itself to an endpoint that given
|
il y a 9 ans |
Yicheng Qin
|
7716bdf981
client: fix TestSimpleHTTPClientDoCancelContextResponseBodyClosed
|
il y a 9 ans |
Xiang Li
|
15ac4f08f8
client: fix cancel watch
|
il y a 9 ans |
Alex Crawford
|
d9ad6aa2a9
*: update to use IANA-assigned ports
|
il y a 9 ans |
Brian Waldon
|
25cf916a80
client: ensure Response closed on cancel
|
il y a 9 ans |
Brian Waldon
|
b41d6bc416
client: set hard limit on redirect checks
|
il y a 9 ans |
Brian Waldon
|
99aa0e1fcc
client: test httpClusterClient.reset failure cases
|
il y a 9 ans |
Brian Waldon
|
cd777b2966
client: test httpClusterClient.Sync
|
il y a 9 ans |
Brian Waldon
|
83930ac113
client: test DefaultCheckRedirect
|
il y a 9 ans |
Brian Waldon
|
32bfcca5a8
client: test httpKeysAPI.Set
|
il y a 9 ans |
Brian Waldon
|
9378413283
client: exhaustive member-related testing
|
il y a 9 ans |
Brian Waldon
|
b174732812
client: introduce Error type
|
il y a 9 ans |
Brian Waldon
|
9b334e07a6
client: allow caller to decide HTTP redirect policy
|
il y a 9 ans |
Brian Waldon
|
6d82472275
client: move http.go into client.go
|
il y a 9 ans |