(http://svn.apache.org/viewvc?view=rev&rev=562103)
placing it after the security-related fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@562115
13f79535-47bb-0310-9956-
ffa450edef68
values could previously point to cleaned up storage. PR 41551.
[Davi Arnaut <davi haxent.com.br>]
+ *) mod_deflate: don't try to process metadata buckets as data. what should
+ have been a 413 error was logged as a 500 and a blank screen appeared
+ at the browser.
+ [Greg Ames, Ruediger Pluem]
+
*) mod_cgi, mod_cgid: Fix use of CGI scripts as ErrorDocuments.
PR 39710. [Paul Querna, Ruediger Pluem]