diff --git a/doc/environment_variables.md b/doc/environment_variables.md index 0dceeb683a5dc6215d5e6c5d0dd2f46ed942bfae..ff89b4c9b91bb93f6345236f8f93ff3db954da28 100644 --- a/doc/environment_variables.md +++ b/doc/environment_variables.md @@ -5,8 +5,7 @@ gRPC C core based implementations (those contained in this repository) expose some configuration as environment variables that can be set. * http_proxy - The URI of the proxy to use for HTTP CONNECT support. Does not currently - support username or password information in the URI. + The URI of the proxy to use for HTTP CONNECT support. * GRPC_ABORT_ON_LEAKS A debugging aid to cause a call to abort() when gRPC objects are leaked past