commit | b715fac819fadf56dc8ae0a7769e20ec053baa6d | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Jan 06 17:17:04 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Jan 06 17:17:04 2011 +0000 |
tree | 63548aa14a5790075cdbceefd7a7522e86e2129d | |
parent | f1397ad3999b9a12b47ecc17ba2c7b5bce0a9f2e [diff] [blame] |
Issue #3839: wsgiref should not override a Content-Length header set by the application. Initial patch by Clovis Fabricio.
diff --git a/Misc/ACKS b/Misc/ACKS index 43abe8d..fbc9326 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -261,6 +261,7 @@ David Everly Greg Ewing Martijn Faassen +Clovis Fabricio Andreas Faerber Bill Fancher Troy J. Farrell