git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@763885
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.3.3
- *) mod_proxy_ajp: Avoid delivering content from a previous request which
+ *) SECURITY: CVE-2008-5519 (cve.mitre.org)
+ mod_proxy_ajp: Avoid delivering content from a previous request which
failed to send a request body. PR 46949 [Ruediger Pluem]
*) mod_proxy_ajp: Forward remote port information by default.