You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2021/11/17 17:39:03 UTC

[trafficserver] branch master updated (4c6f65c -> 4547ed7)

This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 4c6f65c  url_sig: change cleanup msg from TSError to TSDebug (#8523)
     add 4547ed7  Adds the set-http-cntl operator for header_rewrite (#8375)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/header_rewrite.en.rst | 30 +++++++++++-
 plugins/header_rewrite/factory.cc             |  3 ++
 plugins/header_rewrite/operators.cc           | 69 +++++++++++++++++++++++++++
 plugins/header_rewrite/operators.h            | 20 ++++++++
 plugins/header_rewrite/parser.h               |  7 +++
 5 files changed, 128 insertions(+), 1 deletion(-)