This is an automated email from the ASF dual-hosted git repository. mlibbey pushed a commit to branch mlibbey-hdrwrtnote in repository https://gitbox.apache.org/repos/asf/trafficserver.git
commit 0da7fabfb35fc8cc49dbf1cea6d975d31ef930fe Author: mlibbey <[email protected]> AuthorDate: Mon Mar 20 16:06:52 2023 -0700 Docs: format typos in header_rewrite doc Looks like a few git diff characters got included by mistake. --- doc/admin-guide/plugins/header_rewrite.en.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/admin-guide/plugins/header_rewrite.en.rst b/doc/admin-guide/plugins/header_rewrite.en.rst index c84a44ec1..eae64d945 100644 --- a/doc/admin-guide/plugins/header_rewrite.en.rst +++ b/doc/admin-guide/plugins/header_rewrite.en.rst @@ -719,8 +719,8 @@ the appropriate logs even when the debug tag has not been enabled. For additional information on |TS| debugging statements, refer to :ref:`developer-debug-tags` in the developer's documentation. -+**Note**: This operator is deprecated, use the ``set-http-cntl`` operator instead, -+with the ``TXN_DEBUG`` control. +**Note**: This operator is deprecated, use the ``set-http-cntl`` operator instead, +with the ``TXN_DEBUG`` control. set-destination ~~~~~~~~~~~~~~~ @@ -827,7 +827,7 @@ if necessary. set-http-cntl ~~~~~~~~~~~~~ -;; +:: set-http-cntl <controller> <flag>
