Commit 767a2cbd authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1766909 13f79535-47bb-0310-9956-ffa450edef68
parent 9d34ea8c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -228,6 +228,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic

  *) http: Respond with "408 Request Timeout" when a timeout occurs while
     reading the request body.  PR 60313.
     trunk patch: http://svn.apache.org/r1739201
     2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1739201.patch
                  (w/o the APR_EGENERAL case added in r1482918, not in 2.4.x)
     +1: ylavic


PATCHES/ISSUES THAT ARE BEING WORKED