From: Justin Erenkrantz Date: Sat, 23 Oct 2004 17:45:55 +0000 (+0000) Subject: mod_cache: Add CacheIgnoreHeaders directive. X-Git-Tag: 2.1.1~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41ee74561cd41dff407b519c1f63975bcc3f42f0;p=thirdparty%2Fapache%2Fhttpd.git mod_cache: Add CacheIgnoreHeaders directive. (Justin made some minor tweaks to the patch.) PR: 30399 Submitted by: R�diger Pl�m Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105569 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 540f0726ee9..5a5e62477d7 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) mod_cache: Add CacheIgnoreHeaders directive. PR 30399. + [Rüiger Plü ] + *) WIN64: API changes to clean up Windows 64bit compile warnings [Allan Edwards] diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index 1f8957633e3..b69310b9b37 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -1,7 +1,7 @@ - +