From b3186dee177d277094111939ea9d192e278ea71c Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Thu, 31 Jan 2008 11:36:05 +0000
Subject: [PATCH] bug 51 may possibly be fixed, and as such it is not a known
 bug anymore:

51.Kevin Reed's reported problem with a proxy when doing CONNECT and it
  wants NTLM and close the connection to the initial CONNECT response:
  http://curl.haxx.se/bug/view.cgi?id=1879375
---
 docs/KNOWN_BUGS | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index c40219bb48..2339b85e55 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -8,10 +8,6 @@ may have been fixed since this was written!
   SSL-negoatiated:
   http://curl.haxx.se/mail/lib-2008-01/0277.html
 
-51.Kevin Reed's reported problem with a proxy when doing CONNECT and it
-  wants NTLM and close the connection to the initial CONNECT response:
-  http://curl.haxx.se/bug/view.cgi?id=1879375
-
 49. If using --retry and the transfer timeouts (possibly due to using -m or
   -y/-Y) the next attempt doesn't resume the transfer properly from what was
   downloaded in the previous attempt but will truncate and restart at the
-- 
GitLab