mirror of https://github.com/grpc/grpc-java.git
This is a squash and modification of master commits that also includes: netty,okhttp: Fix CONNECT and its error handling This commit has been modified to reduce its size to substantially reduce risk of it breaking Netty error handling. But that also means proxy error handling just provides a useless "there was an error" sort of message. There is no Java API to enable the proxy support. Instead, you must set the GRPC_PROXY_EXP environment variable which should be set to a host:port string. The environment variable is temporary; it will not exist in future releases. It exists to provide support without needing explicit code to enable the future, while at the same time not risking enabling it for existing users. |
||
|---|---|---|
| .. | ||
| src | ||
| third_party/okhttp | ||
| build.gradle | ||