This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
commit 3d374f25c9a327b94a9523c6990b86f631660d29 Author: Massimo Manghi <mxman...@apache.org> AuthorDate: Wed Jun 8 17:28:26 2022 +0200 explained directive HonorHeadRequests (replaces HonorHeaderOnlyReqs) --- doc/xml/directives.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/xml/directives.xml b/doc/xml/directives.xml index d95cb78..88881da 100644 --- a/doc/xml/directives.xml +++ b/doc/xml/directives.xml @@ -80,7 +80,7 @@ <td>effective only when SeparateVirtualInterps is Off (default)</td></tr> <tr><td>ImportRivetNS</td><td></td><td></td><td>X</td><td>X</td><td>It can be set in a virtual host configuration if SeparateVirtualInterps is On, otherwise this directive can be safely used at the global level only</td></tr> - <tr><td>HonorHeadRequests</td><td></td><td></td><td>X</td><td>X</td><td></td></tr> + <tr><td>HonorHeadRequests</td><td></td><td></td><td>X</td><td>X</td>Replaces HonorHeaderOnlyReqs, which is still supported but DEPRECATED<td></td></tr> <tr><td>MpmBridge</td><td></td><td></td><td>X</td><td></td><td>global only</td></tr> <tr><td>RequestHandler</td><td></td><td></td><td>X</td><td>X</td><td></td></tr> <tr><td>SeparateChannels</td><td></td><td></td><td>X</td><td></td><td>global only (DEPRECATED: will be --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org