<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<!--
Copyright 2002-2004 The Apache Software Foundation
modified.</p>
<p>The optional <var>condition</var> can be either <code>onsuccess</code>
- or <code>always</code>. It determines, when the specified action should be
- taken. <code>onsuccess</code> stands for <code>2<var>xx</var></code> status
- codes and <code>always</code> for all status codes (including
- <code>2<var>xx</var></code>).</p>
+ or <code>always</code>. It determines, which internal header table should be
+ operated on. <code>onsuccess</code> stands for <code>2<var>xx</var></code>
+ status codes and <code>always</code> for all status codes (including
+ <code>2<var>xx</var></code>). Especially if you want to unset headers
+ set by certain modules, you should try out, which table is affected.</p>
<p>The action it performs is determined by the second
argument. This can be one of the following values:</p>