From 2b277f85f585da8f7dbb494d815138aef3bf075f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 5 Jan 2004 22:52:11 +0000 Subject: [PATCH] Accept fix --- TODO-RELEASE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO-RELEASE b/TODO-RELEASE index 9e69681b7..aae314af7 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -36,6 +36,8 @@ To get fixed in 7.11.1 16. Tony Blakie's bug report about getting a 302 and Location: back from a proxy after a CONNECT request. (correct behavior on this is not certain) +18. Remove the Accept: line from the default HTTP request + Fixed in 7.11 =============