From: Eric Covener Date: Sun, 4 Dec 2016 23:55:10 +0000 (+0000) Subject: vote for strict http patch X-Git-Tag: 2.4.24~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd873c07ea2f29d069279e87481547afe38b304f;p=thirdparty%2Fapache%2Fhttpd.git vote for strict http patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1772586 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 61ace4448ec..beb25a0dd2a 100644 --- 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