mirror of
https://github.com/curl/curl.git
synced 2026-07-03 01:47:22 +03:00
http_proxy must be lower case
This commit is contained in:
parent
a00918116d
commit
b00c59816d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue