<tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_headers</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The <code>edit</code> argument is available in version
-2.2.4 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The <code>merge</code> argument is available in version
+2.2.9 and later. The <code>edit</code> argument is available in version
+2.2.4 and later.</td></tr>
</table>
<p>This directive can replace, merge or remove HTTP response
headers. The header is modified just after the content handler
This is the HTTP standard way of giving a header multiple values.
Values are compared in a case sensitive manner, and after
all format specifiers have been processed. Values in double quotes
- are considered different from otherwise identical unquoted values.</dd>
+ are considered different from otherwise identical unquoted values.
+ <em>Available in version 2.2.9 and later.</em></dd>
<dt><code>add</code></dt>
<dd>The response header is added to the existing set of headers,
<tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_headers</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The <code>edit</code> argument is available in version
-2.2.4 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The <code>merge</code> argument is available in version
+2.2.9 and later. The <code>edit</code> argument is available in version
+2.2.4 and later.</td></tr>
</table>
<p>This directive can replace, merge, change or remove HTTP request
headers. The header is modified just before the content handler
with a comma. This is the HTTP standard way of giving a header multiple
values. Values are compared in a case sensitive manner, and after
all format specifiers have been processed. Values in double quotes
- are considered different from otherwise identical unquoted values.</dd>
+ are considered different from otherwise identical unquoted values.
+ <em>Available in version 2.2.9 and later.</em></dd>
<dt><code>add</code></dt>
<dd>The request header is added to the existing set of headers,
<contextlist><context>server config</context><context>virtual host</context>
<context>directory</context><context>.htaccess</context></contextlist>
<override>FileInfo</override>
-<compatibility>The <code>edit</code> argument is available in version
-2.2.4 and later</compatibility>
+<compatibility>The <code>merge</code> argument is available in version
+2.2.9 and later. The <code>edit</code> argument is available in version
+2.2.4 and later.</compatibility>
<usage>
<p>This directive can replace, merge, change or remove HTTP request
with a comma. This is the HTTP standard way of giving a header multiple
values. Values are compared in a case sensitive manner, and after
all format specifiers have been processed. Values in double quotes
- are considered different from otherwise identical unquoted values.</dd>
+ are considered different from otherwise identical unquoted values.
+ <em>Available in version 2.2.9 and later.</em></dd>
<dt><code>add</code></dt>
<dd>The request header is added to the existing set of headers,
<contextlist><context>server config</context><context>virtual host</context>
<context>directory</context><context>.htaccess</context></contextlist>
<override>FileInfo</override>
-<compatibility>The <code>edit</code> argument is available in version
-2.2.4 and later</compatibility>
+<compatibility>The <code>merge</code> argument is available in version
+2.2.9 and later. The <code>edit</code> argument is available in version
+2.2.4 and later.</compatibility>
<usage>
<p>This directive can replace, merge or remove HTTP response
headers. The header is modified just after the content handler
This is the HTTP standard way of giving a header multiple values.
Values are compared in a case sensitive manner, and after
all format specifiers have been processed. Values in double quotes
- are considered different from otherwise identical unquoted values.</dd>
+ are considered different from otherwise identical unquoted values.
+ <em>Available in version 2.2.9 and later.</em></dd>
<dt><code>add</code></dt>
<dd>The response header is added to the existing set of headers,