From: Daniel Stenberg Date: Mon, 13 Jan 2003 06:35:31 +0000 (+0000) Subject: there is SOCKS support these days X-Git-Tag: curl-7_10_3~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=285a8fe4d0b03d5d1baa3460a758f091d192e4e9;p=curl there is SOCKS support these days --- 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