zwoop commented on a change in pull request #7516:
URL: https://github.com/apache/trafficserver/pull/7516#discussion_r575512844
##########
File path: doc/admin-guide/plugins/header_rewrite.en.rst
##########
@@ -935,6 +943,16 @@ cache updates may have been performed. This hook context
provides a means to
modify aspects of the response sent to a client, while still caching the
original versions of those attributes delivered by the origin server.
+TXN_START_HOOK
+~~~~~~~~~~~~~~
+
+Rulesets are evaluated when |TS| receives a request and accepts it. This hook
context indicates that a HTTP transaction is initiated.
Review comment:
At a minimum, I think we need to document that this would only work as a
global plugin.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]