Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable Proxy for Rest to GRPC communication
This is internal communication and proxy isn't needed. Also, GRPC is HTTP/2 and using proxy can cause problem as some of the proxies are HTTP/1.1.
- Loading branch information