Skip to content
Snippets Groups Projects
Commit 271f96f7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

-p, not -P, for proxy tunneling

parent b0130e6b
No related branches found
No related tags found
No related merge requests found
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).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment