Commit 13fdc36d authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Add a proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1728354 13f79535-47bb-0310-9956-ffa450edef68
parent 9584787b
Loading
Loading
Loading
Loading
+12 −3
Original line number Diff line number Diff line
@@ -229,6 +229,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch:  trunk works (modulo CHANGES)
     +1: icing

  *) core: Prevent a server crash in case of an invalid CONNECT request with
     a custom error page for status code 400 that uses server side includes.
     PR 58929
     Trunk version of patch:
         http://svn.apache.org/r1727544
     Backport version for 2.4.x of patch:
         Trunk version of patch works modulo CHANGES
     +1: rpluem,

PATCHES/ISSUES THAT ARE BEING WORKED

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