From: Daniel Earl Poirier 2xx
responses such as redirects or client errors.
The action it performs is determined by the second - argument. This can be one of the following values:
+The action it performs is determined by the first + argument (second argument if a condition is specified). + This can be one of the following values:
addFor set, append, merge and
- add a value is specified as the third argument.
+ add a value is specified as the next argument.
If value
contains spaces, it should be surrounded by double quotes.
value may be a character string, a string containing format
diff --git a/docs/manual/mod/mod_headers.xml b/docs/manual/mod/mod_headers.xml
index cc377a60e30..d269e184633 100644
--- a/docs/manual/mod/mod_headers.xml
+++ b/docs/manual/mod/mod_headers.xml
@@ -315,8 +315,9 @@ headers
successful responses, and is always needed to affect non-2xx
responses such as redirects or client errors.
The action it performs is determined by the second - argument. This can be one of the following values:
+The action it performs is determined by the first + argument (second argument if a condition is specified). + This can be one of the following values:
addFor set, append, merge and
- add a value is specified as the third argument.
+ add a value is specified as the next argument.
If value
contains spaces, it should be surrounded by double quotes.
value may be a character string, a string containing format