From: William A. Rowe Jr Date: Mon, 27 Apr 2009 21:09:14 +0000 (+0000) Subject: propose mod_headers content-type handling for 2.2.x X-Git-Tag: 2.2.12~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e856019a3a6b9a73316602b171e6bfcd6ac7da9f;p=thirdparty%2Fapache%2Fhttpd.git propose mod_headers content-type handling for 2.2.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@769163 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 360b4e780d3..b7815920d7a 100644 --- a/STATUS +++ b/STATUS @@ -124,6 +124,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, jim + * Correct mod_headers handling of content-type header, trunk version works; + https://svn.apache.org/viewvc?view=rev&revision=680082 + +1: wrowe + PATCHES/ISSUES THAT ARE STALLED * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).