diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-05 22:52:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-05 22:52:11 +0000 |
commit | 2b277f85f585da8f7dbb494d815138aef3bf075f (patch) | |
tree | 50d6fd68f1d12a3db3d4bc3c13f2e8dfe05d62b9 | |
parent | 9363d94f9b07eb4ffb9addfe80114dfd4247c1d9 (diff) |
Accept fix
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
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 ============= |