the "work in progress" for #25 was ditched a long time ago
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Oct 2006 07:53:24 +0000 (07:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Oct 2006 07:53:24 +0000 (07:53 +0000)
docs/KNOWN_BUGS

index 0d1a662d1be69acf592c07ab8f8fa4a2b0ae8c46..713c4515c096c5f8fb9102029fd92a45e0a174c1 100644 (file)
@@ -47,8 +47,7 @@ may have been fixed since this was written!
 25. When doing a CONNECT request with curl it doesn't properly handle if the
   proxy closes the connection within the authentication "negotiation phase".
   Like if you do HTTPS or similar over a proxy and you use perhaps
-  --proxy-anyauth. There's work in progress on this problem, and a recent
-  patch was posted here: http://curl.haxx.se/mail/lib-2005-08/0074.html
+  --proxy-anyauth.
 
 23. We don't support SOCKS for IPv6. We don't support FTPS over a SOCKS proxy.
   We don't have any test cases for SOCKS proxy. We probably have even more