Commit ae98b600 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Backported r327179. Sync with 2.2.x CHANGES.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327794 13f79535-47bb-0310-9956-ffa450edef68
parent d69e69b5
Loading
Loading
Loading
Loading
+3 −3
Changes for CHANGES: 3 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -5,9 +5,6 @@ Changes with Apache 2.3.0
  *) 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]
@@ -27,6 +24,9 @@ Changes with Apache 2.3.0
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]