From: Graham Leggett Date: Wed, 8 May 2013 14:17:54 +0000 (+0000) Subject: Update proposal. X-Git-Tag: 2.4.5~308 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb8808038f115eae66c76544a9463e293f76fc2b;p=apache Update proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1480285 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f82712c46b..61d8199b11 100644 --- a/STATUS +++ b/STATUS @@ -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