You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2016/08/04 14:59:28 UTC

svn commit: r1755196 - /httpd/httpd/branches/2.4.x/STATUS

Author: wrowe
Date: Thu Aug  4 14:59:27 2016
New Revision: 1755196

URL: http://svn.apache.org/viewvc?rev=1755196&view=rev
Log:
Not strictly necessary, but may save someone from bumping their head against it

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1755196&r1=1755195&r2=1755196&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Aug  4 14:59:27 2016
@@ -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