diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-12-21 08:10:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-12-21 08:10:34 +0000 |
commit | 97a8c98886338c1fe79f08f8e61920bb2ea91d7d (patch) | |
tree | 014bd9b9cebe9bbd2b94624990a082cf4050044b /docs | |
parent | 62fb70e9d131841d59a5112a99b266ad7db85d9c (diff) |
spell
Diffstat (limited to 'docs')
-rw-r--r-- | docs/FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Updated: December 20, 2001 (http://curl.haxx.se/docs/faq.shtml) +Updated: December 21, 2001 (http://curl.haxx.se/docs/faq.shtml) _ _ ____ _ ___| | | | _ \| | / __| | | | |_) | | @@ -387,7 +387,7 @@ FAQ 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) - and is generally not available as proxy admins usuable disable tunneling to + and is generally not available as proxy admins usually disable tunneling to other ports than 443 (which is used for HTTPS access through proxies). 4. Running Problems |