Skip to content

Commit 98c1b8d

Browse files
committed
pr comment
1 parent dcfe0fb commit 98c1b8d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -835,19 +835,19 @@ Troubleshooting
835835
836836
To get help, follow the instructions in the [shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
837837
838-
Proxy
838+
Using a proxy
839839
-----
840840
Clients in this repository use either HTTP or gRPC for the transport layer.
841841
The README of each client documents the transport layer the client uses.
842842
843-
For HTTP clients, the proxy can be configured by `http.proxyHost` and
843+
For HTTP clients, a proxy can be configured by using `http.proxyHost` and
844844
related system properties as documented by
845845
[Java Networking and Proxies](https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html).
846846
847-
For gRPC clients, the proxy can be configured by the
847+
For gRPC clients, a proxy can be configured by using the
848848
`GRPC_PROXY_EXP` environment variable as documented by
849849
the gRPC [release notes](https://github.com/grpc/grpc-java/releases/tag/v1.0.3).
850-
Please note that the gRPC proxy support is currently experimental.
850+
Please note that gRPC proxy support is currently experimental.
851851
852852
Java Versions
853853
-------------

0 commit comments

Comments
 (0)