From: Ruediger Pluem Date: Thu, 4 May 2006 20:38:10 +0000 (+0000) Subject: * Propose fix for PR 39266 for backport X-Git-Tag: 2.2.3~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89dcefde4f8e8f9f1632a93d8b843b9aba0eeb0b;p=thirdparty%2Fapache%2Fhttpd.git * Propose fix for PR 39266 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@399856 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 070d833f96d..daf1846a84c 100644 --- a/STATUS +++ b/STATUS @@ -97,3 +97,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: the source and dest charsets are the same. http://svn.apache.org/viewcvs?rev=399668&view=rev +1 trawick + + * mod_mem_cache: Add Content-Type to headers_out if not already set. + PR 39266. + Trunk version of patch: + http://svn.apache.org/viewcvs?rev=399388&view=rev + 2.2.x version of patch: + Trunk version works + +1 rpluem +