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 f3fb74e regex_revalidate: add stats for miss/stale counts (#7950)
add a37fe58 Revert "Do not invalidate cached resources upon error
responses to unsafe methods (#7864)" (#7954)
No new revisions were added by this update.
Summary of changes:
proxy/hdrs/HTTP.h | 4 +-
proxy/http/HttpTransact.cc | 58 +---
proxy/http/HttpTransactHeaders.cc | 8 -
proxy/http/HttpTransactHeaders.h | 1 -
.../gold_tests/cache/cache-request-method.test.py | 63 ----
.../cache/replay/get_then_post.replay.yaml | 226 --------------
.../post_with_post_caching_disabled.replay.yaml | 227 ---------------
.../post_with_post_caching_enabled.replay.yaml | 324 ---------------------
8 files changed, 7 insertions(+), 904 deletions(-)
delete mode 100644 tests/gold_tests/cache/cache-request-method.test.py
delete mode 100644 tests/gold_tests/cache/replay/get_then_post.replay.yaml
delete mode 100644
tests/gold_tests/cache/replay/post_with_post_caching_disabled.replay.yaml
delete mode 100644
tests/gold_tests/cache/replay/post_with_post_caching_enabled.replay.yaml