From 7bad3d587ba6f5f0bba156854a17939a6b85d368 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 10 Apr 2014 19:35:15 +0000 Subject: [PATCH] xforms 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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.

top
-- 2.47.2