CURLOPT_PROXY.3: A proxy given as env variable gets no special treatment
Closes #449
This commit is contained in:
parent
67ae07c2e0
commit
0583ed3e48
@ -61,8 +61,8 @@ option does however override any possibly set environment variables.
|
||||
Setting the proxy string to "" (an empty string) will explicitly disable the
|
||||
use of a proxy, even if there is an environment variable set for it.
|
||||
|
||||
A proxy host string given in an environment variable can also include protocol
|
||||
scheme (http://) and embedded user + password.
|
||||
A proxy host string can also include protocol scheme (http://) and embedded
|
||||
user + password.
|
||||
.SH DEFAULT
|
||||
Default is NULL, meaning no proxy is used.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user