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

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


    from a1e1ffec7a Wasm plugin: Handle AF_INET6 case for port extraction 
(#12635)
     add 2667e2af31 cookie_remap: disable_pristine_host_hdr (#12631)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/cookie_remap.en.rst        |  44 +++++++
 plugins/experimental/cookie_remap/cookie_remap.cc  |  42 ++++++-
 .../disable_pristine_host_hdr_config_false.txt     |  10 ++
 .../disable_pristine_host_hdr_config_true.txt      |  11 ++
 .../cookie_remap/disable_pristine_host_hdr.test.py | 127 +++++++++++++++++++++
 .../disable_pristine_host_hdr_false.replay.yaml}   |  62 +++++-----
 .../disable_pristine_host_hdr_true.replay.yaml}    |  64 +++++------
 7 files changed, 290 insertions(+), 70 deletions(-)
 create mode 100644 
tests/gold_tests/pluginTest/cookie_remap/configs/disable_pristine_host_hdr_config_false.txt
 create mode 100644 
tests/gold_tests/pluginTest/cookie_remap/configs/disable_pristine_host_hdr_config_true.txt
 create mode 100644 
tests/gold_tests/pluginTest/cookie_remap/disable_pristine_host_hdr.test.py
 copy tests/gold_tests/{chunked_encoding/replays/chunked.replay.yaml => 
pluginTest/cookie_remap/disable_pristine_host_hdr_false.replay.yaml} (63%)
 copy tests/gold_tests/{chunked_encoding/replays/chunked.replay.yaml => 
pluginTest/cookie_remap/disable_pristine_host_hdr_true.replay.yaml} (61%)

Reply via email to