You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2013/05/08 16:17:55 UTC

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

Author: minfrin
Date: Wed May  8 14:17:54 2013
New Revision: 1480285

URL: http://svn.apache.org/r1480285
Log:
Update proposal.

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=1480285&r1=1480284&r2=1480285&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed May  8 14:17:54 2013
@@ -276,9 +276,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       +1: minfrin
 
     * mod_cache: When serving from cache, only the last header of a multivalued
-      header was taken into account. Fixed.
+      header was taken into account. Fixed. Ensure that Warning headers are correctly
+      handled as per RFC2616.
       trunk patch: http://svn.apache.org/r1478441
-      2.4.x patch: trunk patch works (minus CHANGES)
+                   http://svn.apache.org/r1480283
+      2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-multipleheaders2.4.patch
       +1: minfrin
 
     * mod_cache: Make sure Vary processing handles multivalued Vary headers and