*) mod_proxy_ajp: Do not spool the entire response from AJP backend before
sending it up the filter chain. PR37100. [Ruediger Pluem]
- *) core: AddOutputFilterByType is ignored for proxied requests. PR31226.
- [Joe Orton, Ruediger Pluem]
-
*) Preserve the Content-Length header for a proxied HEAD request.
PR 18757 [Greg Ames]
Changes with Apache 2.1.9
+ *) core: AddOutputFilterByType is ignored for proxied requests. PR31226.
+ [Joe Orton, Ruediger Pluem]
+
*) mod_proxy_http: Prevent data corruption of POST request bodies when
client accesses proxied resources with SSL. PR37145.
[Ruediger Pluem, William Rowe]