This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.
from 9f774fb TS-4518 Add the basic APIs and code for UUIDs
new 56c0a67 TS-4449 Cleanup of coding style
new b905a52 TS-4449 Better errors and debug output
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/admin-guide/plugins/header_rewrite.en.rst | 12 ++
plugins/header_rewrite/condition.h | 10 +-
plugins/header_rewrite/conditions.cc | 158 ++++++++++++++------------
plugins/header_rewrite/conditions.h | 72 ++++++++----
plugins/header_rewrite/expander.cc | 6 +-
plugins/header_rewrite/header_rewrite.cc | 9 +-
plugins/header_rewrite/matcher.h | 50 ++++++--
plugins/header_rewrite/operator.cc | 3 +-
plugins/header_rewrite/operator.h | 10 +-
plugins/header_rewrite/operators.cc | 11 +-
plugins/header_rewrite/parser.cc | 5 +-
plugins/header_rewrite/parser.h | 4 +
plugins/header_rewrite/regex_helper.cc | 3 +-
plugins/header_rewrite/regex_helper.h | 7 +-
plugins/header_rewrite/resources.cc | 6 +-
plugins/header_rewrite/ruleset.cc | 15 ++-
plugins/header_rewrite/ruleset.h | 7 +-
plugins/header_rewrite/statement.cc | 5 +-
plugins/header_rewrite/statement.h | 5 +-
plugins/header_rewrite/value.h | 4 +
20 files changed, 256 insertions(+), 146 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].