mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
"" proxy means no proxy
This commit is contained in:
parent
0ff89b9c3c
commit
296b35fe9b
@ -687,6 +687,10 @@ If this option is used several times, the last one will be used.
|
|||||||
Use specified HTTP proxy. If the port number is not specified, it is assumed
|
Use specified HTTP proxy. If the port number is not specified, it is assumed
|
||||||
at port 1080.
|
at port 1080.
|
||||||
|
|
||||||
|
This option overrides existing environment variables that sets proxy to
|
||||||
|
use. If there's an environment variable setting a proxy, you can set proxy to
|
||||||
|
"" to override it.
|
||||||
|
|
||||||
\fBNote\fP that all operations that are performed over a HTTP proxy will
|
\fBNote\fP that all operations that are performed over a HTTP proxy will
|
||||||
transparantly be converted to HTTP. It means that certain protocol specific
|
transparantly be converted to HTTP. It means that certain protocol specific
|
||||||
operations might not be available. This is not the case if you can tunnel
|
operations might not be available. This is not the case if you can tunnel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user