From: Yann Ylavic Date: Thu, 3 Apr 2014 22:58:28 +0000 (+0000) Subject: Propose mod_expires' fix for PR 55669. X-Git-Tag: 2.4.10~386 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=846efe3768f39db9080813f513bb550cf5512238;p=apache Propose mod_expires' fix for PR 55669. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1584450 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 38bf71e5ba..e54fed4ce7 100644 --- a/STATUS +++ b/STATUS @@ -229,6 +229,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~trawick/suspend_resume_24.txt +1: trawick + * mod_expires: don't add Expires header to error responses (4xx/5xx), + be they generated or forwarded. PR 55669. + trunk patch: http://svn.apache.org/r1584430 + http://svn.apache.org/r1584434 + 2.4.x patch: trunk works (modulo CHANGES) + +1: ylavic + OTHER PROPOSALS * A list of further possible backports can be found at: