grpc-java/okhttp
Kun Zhang 432cec7973 core: CallCredentials
Introduce CallCredentials as a first-class option to allow applications
to set per-call credentials into headers for outgoing RPCs. This will
supersede ClientAuthInterceptor. It has access to more
information (e.g., transport attributes, MethodDescriptor) and allow
results to be returned asynchronously, e.g., from a blocking I/O, which
was problemantic with ClientAuthInterceptor.
2016-06-09 17:46:15 -07:00
..
src core: CallCredentials 2016-06-09 17:46:15 -07:00
third_party/okhttp [OkHttp]Add hostname verification. 2015-12-21 11:30:02 -08:00
build.gradle okhttp: Enable transport test 2016-05-16 09:52:48 -07:00