This is an automated email from the ASF dual-hosted git repository.
bnolsen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from a633d84 docs: fix capitalization of Linux (#7898)
add 8356693 add MISS capability to the regex_revalidate plugin (#7899)
No new revisions were added by this update.
Summary of changes:
doc/admin-guide/plugins/regex_revalidate.en.rst | 15 +-
plugins/regex_revalidate/regex_revalidate.c | 59 +++++-
.../regex_revalidate/regex_revalidate_miss.test.py | 230 +++++++++++++++++++++
3 files changed, 294 insertions(+), 10 deletions(-)
create mode 100644
tests/gold_tests/pluginTest/regex_revalidate/regex_revalidate_miss.test.py