mirror of https://github.com/grpc/grpc-java.git
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. |
||
|---|---|---|
| .. | ||
| src | ||
| third_party/okhttp | ||
| build.gradle | ||