mirror of
https://github.com/curl/curl.git
synced 2026-07-23 00:37:23 +03:00
-p, not -P, for proxy tunneling
This commit is contained in:
parent
b0130e6b3b
commit
271f96f78f
1 changed files with 2 additions and 2 deletions
4
docs/FAQ
4
docs/FAQ
|
|
@ -1,4 +1,4 @@
|
|||
Updated: November 14, 2001 (http://curl.haxx.se/docs/faq.shtml)
|
||||
Updated: November 20, 2001 (http://curl.haxx.se/docs/faq.shtml)
|
||||
_ _ ____ _
|
||||
___| | | | _ \| |
|
||||
/ __| | | | |_) | |
|
||||
|
|
@ -385,7 +385,7 @@ FAQ
|
|||
etc.
|
||||
|
||||
There is one exception to this rule, and that is if you can "tunnel through"
|
||||
the given HTTP proxy. Proxy tunneling is enabled with a special option (-P)
|
||||
the given HTTP proxy. Proxy tunneling is enabled with a special option (-p)
|
||||
and is generally not available as proxy admins usuable disable tunneling to
|
||||
other ports than 443 (which is used for HTTPS access through proxies).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue