From: Ruediger Pluem Date: Thu, 1 Jun 2006 20:26:09 +0000 (+0000) Subject: * Propose fix for PR 39647 for backport. X-Git-Tag: 2.2.3~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a282cab65c73f1044c91b4662d0b1116712fd9;p=thirdparty%2Fapache%2Fhttpd.git * Propose fix for PR 39647 for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@410938 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5df60963079..bac44a8b465 100644 --- a/STATUS +++ b/STATUS @@ -133,3 +133,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://issues.apache.org/bugzilla/attachment.cgi?id=18355 +1: chrisd, trawick + * mod_cache: Do not overwrite the Content-Type in the cache, for + successfully revalidated cached objects. PR 39647. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=410370&view=rev + 2.2.x version of patch: + Trunk version works + +1: rpluem +