grpc-java/okhttp
Eric Anderson 78107a69c0 core: Do not rely on HTTP 200
We only want to use the HTTP code for errors, when the response is not
grpc. grpc status codes may be mapped to HTTP codes in the future, and
we don't want to break when that happens. We also don't want to ever
accidentally use Status.OK without receiving it from the server, even
for HTTP 200.
2016-11-01 17:35:15 -07:00
..
src core: Do not rely on HTTP 200 2016-11-01 17:35:15 -07:00
third_party/okhttp Revise security provider selection for androind to choose from the 2016-07-19 13:30:22 -07:00
build.gradle okhttp: Enable transport test 2016-05-16 09:52:48 -07:00