maskit commented on code in PR #12125:
URL: https://github.com/apache/trafficserver/pull/12125#discussion_r2030017905


##########
doc/admin-guide/plugins/header_rewrite.en.rst:
##########
@@ -1073,6 +1073,22 @@ TXN_DEBUG        Enable transaction debugging (default: 
``off``)
 SKIP_REMAP       Don't require a remap match for the transaction (default: 
``off``)
 ================ 
====================================================================
 
+set-plugin-cntl
+~~~~~~~~~~~~~~~
+::
+
+  set-plugin-cntl <controller> <value>
+
+This operator lets you control the fundamental behavior of this plugin for a 
particular transaction.
+The available controllers are:
+
+================== ===================== 
=============================================================================================
+Controller         Operators/Conditions  Description
+================== ===================== 
=============================================================================================
+TIMEZONE           ``NOW``               If ``GMT`` is passed, the operators 
and conditions use GMT regardles of the timezone setting

Review Comment:
   NOW is not a default value. There are three columns and the second column 
shows the operators and conditions that are controlled by a controller.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to