grpc-go/transport
Qi Zhao 3efe7aef96 Merge pull request #713 from menghanl/split_authenticator_and_credentials
[API revision] Separate TransportAuthenticator and PerRPCCredentials
2016-06-09 14:57:55 -07:00
..
testdata Patching the rest of the test certs in the repo. 2015-11-11 15:27:42 -08:00
control.go Addressed the comments 2016-04-15 11:54:48 -07:00
handler_server.go Rename isGrpcContentType to validContentType 2016-06-07 17:46:06 -07:00
handler_server_test.go Move isGrpcContentType to http_util.go and fix processHeaderField 2016-06-07 14:29:37 -07:00
http2_client.go Rename TransportAuthenticator to TransportCredentials 2016-06-08 11:19:25 -07:00
http2_server.go fix `TestCompressOK` and client reserved HTTP header handling 2016-05-17 14:35:18 +01:00
http_util.go Rename isGrpcContentType to validContentType 2016-06-07 17:46:06 -07:00
http_util_test.go Rename isGrpcContentType to validContentType 2016-06-07 17:46:06 -07:00
transport.go Rename TransportAuthenticator to TransportCredentials 2016-06-08 11:19:25 -07:00
transport_test.go graceful close and test 2016-05-10 19:29:44 -07:00