We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78add7 commit 9f3b269Copy full SHA for 9f3b269
docs/netconfig.md
@@ -76,7 +76,7 @@ addresses. GCM supports the cURL environment variable `no_proxy` (and
76
Like with the [other cURL proxy environment variables](#other-proxy-options),
77
the lowercase variant will take precedence over the uppercase form.
78
79
-This environment variable should contain a comma (`,`) or space (` `) separated
+This environment variable should contain a comma-separated or space-separated
80
list of host names that should not be proxied (should connect directly).
81
82
GCM attempts to match [libcurl's behaviour](https://curl.se/libcurl/c/CURLOPT_NOPROXY.html),
0 commit comments