From: Eric Covener
Date: Thu, 10 Apr 2014 19:35:15 +0000 (+0000)
Subject: xforms
X-Git-Tag: 2.2.28~108
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bad3d587ba6f5f0bba156854a17939a6b85d368;p=thirdparty%2Fapache%2Fhttpd.git
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1586446 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en
index a49f28c1d1c..1b91ccee84d 100644
--- a/docs/manual/mod/mod_headers.html.en
+++ b/docs/manual/mod/mod_headers.html.en
@@ -362,8 +362,9 @@ headers
Except in early mode, the
Header
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.
+ 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.
