aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-10-07 08:28:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-10-07 08:28:03 +0000
commit08fd1829e0e01cd9cee3a7da60d315f11aa591c8 (patch)
tree8424013cea0bfa9fde4408615ba9256da4557d74 /TODO-RELEASE
parent43a46046396afa9fa00513eed1a2539d9e849476 (diff)
downloadgnurl-08fd1829e0e01cd9cee3a7da60d315f11aa591c8.tar.gz
gnurl-08fd1829e0e01cd9cee3a7da60d315f11aa591c8.tar.bz2
gnurl-08fd1829e0e01cd9cee3a7da60d315f11aa591c8.zip
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.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE2
1 files changed, 0 insertions, 2 deletions
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 -