From: Daniel Stenberg Date: Mon, 5 Jan 2004 22:52:11 +0000 (+0000) Subject: Accept fix X-Git-Tag: curl-7_11_0~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b277f85f585da8f7dbb494d815138aef3bf075f;p=curl Accept fix --- 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 =============