You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2020/07/29 15:41:13 UTC

[trafficserver] branch master updated (fef5098 -> d7e35e4)

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

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


    from fef5098  Removes FIXME that is unlikely to be fixed at this point in the project history (#7058)
     add d7e35e4  Fixed CLIENT-URL to use the pristine client URL (#7050)

No new revisions were added by this update.

Summary of changes:
 plugins/header_rewrite/conditions.cc               | 30 ++++++++++++----------
 .../gold/header_rewrite-client.gold}               |  5 ++--
 ...write.test.py => header_rewrite_client.test.py} | 17 ++++++------
 .../header_rewrite/rules/rule_client.conf          |  9 ++++---
 4 files changed, 31 insertions(+), 30 deletions(-)
 copy tests/gold_tests/{remap/gold/remap-200.gold => pluginTest/header_rewrite/gold/header_rewrite-client.gold} (74%)
 copy tests/gold_tests/pluginTest/header_rewrite/{header_rewrite.test.py => header_rewrite_client.test.py} (74%)
 copy plugins/header_rewrite/Examples/Force-close => tests/gold_tests/pluginTest/header_rewrite/rules/rule_client.conf (83%)