From 08fd1829e0e01cd9cee3a7da60d315f11aa591c8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 7 Oct 2007 08:28:03 +0000 Subject: Known bug #47, which confused libcurl if doing NTLM auth over a proxy with a response that was larger than 16KB is now improved slightly so that now the restriction at 16KB is for the headers only and it should be a rare situation where the response-headers exceed 16KB. Thus, I consider #47 fixed and the header limitation is now known as known bug #48. --- TODO-RELEASE | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index 53184e832..e08c63eea 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,6 +5,4 @@ To be addressed before 7.17.1 (planned release: November 2007) 100 - icc segmentation faults -101 - known bug #47, if a CONNECT response is larger than BUFSIZE - 103 - -- cgit v1.2.3