You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2014/04/04 00:58:28 UTC

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

Author: ylavic
Date: Thu Apr  3 22:58:28 2014
New Revision: 1584450

URL: http://svn.apache.org/r1584450
Log:
Propose mod_expires' fix for PR 55669.

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=1584450&r1=1584449&r2=1584450&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Apr  3 22:58:28 2014
@@ -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: