bneradt commented on code in PR #12174:
URL: https://github.com/apache/trafficserver/pull/12174#discussion_r2036113880


##########
doc/admin-guide/plugins/header_rewrite.en.rst:
##########
@@ -1541,8 +1545,17 @@ could each be tagged with a consistent name to make 
finding logs easier.::
     sometimes avoid setting internal ``@`` headers for passing information 
between hooks.
     These internal state variables are much more efficient than setting and 
reading headers.
 
+Prepend a Path to the URL
+-------------------------
+
+The following prepends ``/foo/bar`` to the URL path. Note that since ``PATH`` 
is
+non-inclusive of the initial ``/``, the provided prefix does not start with a 
``/``::

Review Comment:
   I think I improved things. I added an example similar to the one you 
provided here too. Let me know what you think and we can iterate.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to