]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorEric Covener <covener@apache.org>
Thu, 10 Apr 2014 19:35:15 +0000 (19:35 +0000)
committerEric Covener <covener@apache.org>
Thu, 10 Apr 2014 19:35:15 +0000 (19:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1586446 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_headers.html.en

index a49f28c1d1c7667f3b45cf02cf346eb83d22f06f..1b91ccee84d040b1aa6f6fc68caeeada70eda0e6 100644 (file)
@@ -362,8 +362,9 @@ headers</td></tr>
     <p>Except in <a href="#early">early</a> mode, the
     <code class="directive">Header</code> directives are processed just
     before the response is sent to the network. These means that it is
-    possible to set and/or override most headers, except for those headers
-    added by the header filter.</p>
+    possible to set and/or override most headers, except for some headers
+    added by the HTTP header filter.  Prior to 2.2.12, it was not possible 
+    to change the Content-Type header with this directive.</p>
 
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>