Commit 271f96f7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

-p, not -P, for proxy tunneling

parent b0130e6b
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
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.
  etc.


  There is one exception to this rule, and that is if you can "tunnel through"
  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
  and is generally not available as proxy admins usuable disable tunneling to
  other ports than 443 (which is used for HTTPS access through proxies).
  other ports than 443 (which is used for HTTPS access through proxies).