PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- * mod_cache: When serving from cache, only the last header of a multivalued
- header was taken into account. Fixed. Ensure that Warning headers are correctly
- handled as per RFC2616.
- trunk patch: http://svn.apache.org/r1478441
- http://svn.apache.org/r1480283
- 2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-multipleheaders2.4.patch
- +1: minfrin, jim, wrowe
-
* mod_cache: Make sure Vary processing handles multivalued Vary headers and
multivalued headers referred to via Vary.
trunk patch: http://svn.apache.org/r1478748