From bb8808038f115eae66c76544a9463e293f76fc2b Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Wed, 8 May 2013 14:17:54 +0000 Subject: [PATCH] Update proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1480285 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 -- 2.50.1