aboutsummaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-01-13 06:35:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-01-13 06:35:31 +0000
commit285a8fe4d0b03d5d1baa3460a758f091d192e4e9 (patch)
tree61e47a9644a0c149a60488153ec2a43dced1634f /docs/FAQ
parent3773d76dfdb7875148f0cab82fb205bbfe4b6992 (diff)
there is SOCKS support these days
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 72d56347f..ad8c914b9 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -1,4 +1,4 @@
-Updated: November 20, 2002 (http://curl.haxx.se/docs/faq.html)
+Updated: January 13, 2003 (http://curl.haxx.se/docs/faq.html)
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
@@ -275,8 +275,8 @@ FAQ
2.4. Does cURL support Socks (RFC 1928) ?
- No. Nobody has wanted it that badly yet. We appreciate patches that bring
- this functionality.
+ There is limited support for SOCKS5 for curl built with IPv6 support
+ disabled.
3. Usage problems