PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
+ * SECURITY: CVE-2014-3583 (cve.mitre.org)
+ mod_proxy_fcgi: Fix a potential crash with response headers' size above 8K.
+ trunk patch: http://svn.apache.org/r1638818
+ 2.4.x patch: trunk works (modulo CHANGES)
+ +1: ylavic
+
* mod_proxy: Preserve original request headers even if they differ
from the ones to be forwarded to the backend. PR 45387.
trunk patch: http://svn.apache.org/r1588527