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 4743718  Doc: Document TSHttpTxnServerRespGet.
     add f3acdc9  Removes the old expander feature of header_rewrite

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/header_rewrite.en.rst      |  82 ++++-------
 plugins/header_rewrite/Makefile.inc                |   2 -
 plugins/header_rewrite/conditions.cc               |  25 ----
 plugins/header_rewrite/conditions.h                |  17 ---
 plugins/header_rewrite/expander.cc                 | 155 ---------------------
 plugins/header_rewrite/expander.h                  |  37 -----
 plugins/header_rewrite/header_rewrite_test.cc      |  15 +-
 plugins/header_rewrite/operators.cc                |  30 ----
 plugins/header_rewrite/value.cc                    |  27 ++--
 plugins/header_rewrite/value.h                     |   7 -
 .../headers/domain-blacklist-30x.test.py           |   2 +-
 11 files changed, 41 insertions(+), 358 deletions(-)
 delete mode 100644 plugins/header_rewrite/expander.cc
 delete mode 100644 plugins/header_rewrite/expander.h

Reply via email to