From fbc4407583528059923f48c5887d743e243326c3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 27 Jan 2007 23:02:17 +0000 Subject: - David McCreedy fixed the Curl command line tool for HTTP on non-ASCII platforms. --- docs/KNOWN_BUGS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 2ccabb82f..90faf77fd 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -3,6 +3,18 @@ join in and help us correct one or more of these! Also be sure to check the changelog of the current development status, as one or more of these problems may have been fixed since this was written! +41. Jeff Pohlmeyer's curl_multi_socket crashing case. Recipe and instructions + here: http://curl.haxx.se/mail/lib-2007-01/0022.html + +40. HTTP Pipelining, NULL content + http://curl.haxx.se/bug/view.cgi?id=1631566 + +39. Steffen Rumler's Race Condition in Curl_proxyCONNECT: + http://curl.haxx.se/mail/lib-2007-01/0045.html + +38. Kumar Swamy Bhatt's problem in ftp/ssl "LIST" operation: + http://curl.haxx.se/mail/lib-2007-01/0103.html + 37. Having more than one connection to the same host when doing NTLM authentication (with performs multiple "passes" and authenticates a connection rather than a HTTP request), and particularly when using the -- cgit v1.2.3