etcd/proxy
Hitoshi Mitake b1dd19a7aa *: don't use string literals directly in grpc metadata
Current etcd code uses the string literals ("token", "authorization")
as field names of grpc and swappger metadata for passing token. It is
difficult to maintain so this commit introduces new constants for the
purpose.
2018-03-15 14:17:34 +09:00
..
grpcproxy *: don't use string literals directly in grpc metadata 2018-03-15 14:17:34 +09:00
httpproxy httpproxy: cancel requests when client closes a connection 2018-02-18 19:19:44 +00:00
tcpproxy *: fix 'ineffassign' issues 2017-10-03 10:14:33 -07:00