diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-01-31 11:36:05 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-31 11:36:05 +0000 |
commit | b3186dee177d277094111939ea9d192e278ea71c (patch) | |
tree | bbb37b9701c0767da6a33359418014e96532d7bb /docs/KNOWN_BUGS | |
parent | ea3f63281c00d1a0826f238cdb26ce775f90f35d (diff) |
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
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r-- | docs/KNOWN_BUGS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index c40219bb4..2339b85e5 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 |