From: Daniel Stenberg Date: Fri, 12 Apr 2002 14:33:57 +0000 (+0000) Subject: http_proxy must be lower case X-Git-Tag: curl-7_9_6~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b00c59816debf160d6d6e97df6cd38217109f3b1;p=curl http_proxy must be lower case --- diff --git a/docs/MANUAL b/docs/MANUAL index ce63326eb..b58c4fb86 100644 --- a/docs/MANUAL +++ b/docs/MANUAL @@ -689,7 +689,7 @@ ENVIRONMENT VARIABLES Curl reads and understands the following environment variables: - HTTP_PROXY, HTTPS_PROXY, FTP_PROXY, GOPHER_PROXY + http_proxy, HTTPS_PROXY, FTP_PROXY, GOPHER_PROXY They should be set for protocol-specific proxies. General proxy should be set with