Commit 6c2b1e51 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

prep


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1725768 13f79535-47bb-0310-9956-ffa450edef68
parent d4af0b1f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -221,6 +221,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch
     +1 rjung

  *) ap_expr: Add kept_body() function for expressions against r->kept_body()
     trunk patch:  http://svn.apache.org/r1725755
                   http://svn.apache.org/r1725758
                   http://svn.apache.org/r1725762
                   http://svn.apache.org/r1725766
     2.4.x patch:  trunk works, modulo CHANGES

PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if