From: Stefan Fritsch Date: Wed, 25 Jan 2012 20:35:26 +0000 (+0000) Subject: update xforms X-Git-Tag: 2.2.22~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14b61afcecbe8a85695934e53af1166ad54fdac1;p=thirdparty%2Fapache%2Fhttpd.git update xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1235923 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index 222e357e507..30eb08d4a1c 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -286,7 +286,7 @@ headers value must be omitted.
edit
-
If this request header exists, its value is transformed +
If this response header exists, its value is transformed according to a regular expression search-and-replace. The value argument is a regular expression, and @@ -395,7 +395,7 @@ headers values.
merge
-
The response header is appended to any existing header of +
The request header is appended to any existing header of the same name, unless the value to be appended already appears in the existing header's comma-delimited list of values. When a new value is merged onto an existing header it is separated from the existing header diff --git a/docs/manual/mod/mod_headers.xml.ja b/docs/manual/mod/mod_headers.xml.ja index 3cd27abf385..e2aea355f4b 100644 --- a/docs/manual/mod/mod_headers.xml.ja +++ b/docs/manual/mod/mod_headers.xml.ja @@ -1,7 +1,7 @@ - + +