etcd/etcdserver/api/v2http
Liam Haworth 5cfa9e2384 etcdserver, api, v2http, client: Added support for semicolons
Added support into the v2 API to fix an issue (6433) where if there is a semicolon
and fields after it the API would return an "invalid Content-type" message even
if the content type was actually correct
2016-09-15 13:54:22 +10:00
..
httptypes etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00
testdata v2http: move 'testdata' from 'etcdhttp' 2016-07-20 16:20:42 -07:00
capability.go api: add v3rpc capability 2016-05-23 14:45:08 -07:00
client.go etcdserver, api, v2http, client: Added support for semicolons 2016-09-15 13:54:22 +10:00
client_auth.go v2http: use guest access in non-TLS mode 2016-08-01 14:00:38 -07:00
client_auth_test.go v2http: use guest access in non-TLS mode 2016-08-01 14:00:38 -07:00
client_test.go v2http: change to 'NoValueOnSuccess' 2016-08-30 10:53:02 -07:00
doc.go etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00
http.go etcdserver, embed: stricter reconfig checking 2016-08-05 16:59:25 -07:00
http_test.go etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00
metrics.go etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00
peer.go v2http: handle '/leases/internal' 2016-09-09 08:12:31 +09:00
peer_test.go etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00