From: Yann Ylavic Date: Fri, 28 Oct 2016 00:03:50 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.24~167 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2dd40ae5602bf475dcb77be6ee6e020283372013;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1766909 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 27a8f4e4597..85c4597e13c 100644 --- a/STATUS +++ b/STATUS @@ -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