]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote for strict http patch
authorEric Covener <covener@apache.org>
Sun, 4 Dec 2016 23:55:10 +0000 (23:55 +0000)
committerEric Covener <covener@apache.org>
Sun, 4 Dec 2016 23:55:10 +0000 (23:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1772586 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 61ace4448ec649adc14610270899a61cfd6a50d4..beb25a0dd2a5e8c9bbdd4dd4e0aeef3eb0d8c4b0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -149,7 +149,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        Last updated: 1 Dec with a missing element of http_filters.c
      When testing, revert;
        http://svn.apache.org/r1772339 
-     +1: wrowe
+     +1: wrowe, covener
 
   *) mod_ratelimit: Allow for initial burst of data before we start
      throttling: PR 60145