From: William A. Rowe Jr Date: Thu, 4 Aug 2016 14:59:27 +0000 (+0000) Subject: Not strictly necessary, but may save someone from bumping their head against it X-Git-Tag: 2.4.24~338 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7a7b13ed4f112bc406304123ff0f6b7b5474706;p=thirdparty%2Fapache%2Fhttpd.git Not strictly necessary, but may save someone from bumping their head against it git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1755196 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1100a340e11..61a2fb77f21 100644 --- a/STATUS +++ b/STATUS @@ -217,6 +217,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works (modulo CHANGES) +1: rpluem, jim + *) mod_http: Add the HEAD method to the lookup hash for completeness. + Trunk version of patch: + http://svn.apache.org/r1753257 + Backport version for 2.4.x of patch: + Trunk version of patch works (modulo CHANGES) + +1: wrowe + + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if