From: Eric Covener Date: Sun, 17 Jan 2016 23:45:07 +0000 (+0000) Subject: sethandler expr=backport X-Git-Tag: 2.4.19~291 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47bae2e68a0cdc563b4d5c5f3c7eb6ceb27ce9db;p=thirdparty%2Fapache%2Fhttpd.git sethandler expr=backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1725153 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 488c6bf4dce..8e70cd9ee19 100644 --- a/STATUS +++ b/STATUS @@ -241,6 +241,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 covener + *) core: Add expr= support to SetHandler (someone wanted this in + a well-articulated serverfault post). + trunk patch: http://svn.apache.org/r1725149 + http://svn.apache.org/r1725151 + 2.4.x patch: MMN/changes only: http://people.apache.org/~covener/patches/2.4.x-sethandler-expr.diff + +1 covener + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if