This is an automated email from the ASF dual-hosted git repository.
maskit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 875463c964 Reuse prepared cache write on redirected request (#11542)
add 4122abd927 Normalized ae cache lookup before cache lookup (#11594)
No new revisions were added by this update.
Summary of changes:
include/proxy/http/HttpTransact.h | 2 +
src/proxy/http/HttpSM.cc | 6 +-
.../headers/normalized_ae_match_vary_cache.test.py | 67 ++
.../normalized_ae_varied_transactions.replay.yaml | 813 +++++++++++++++++++++
4 files changed, 886 insertions(+), 2 deletions(-)
create mode 100644
tests/gold_tests/headers/normalized_ae_match_vary_cache.test.py
create mode 100644
tests/gold_tests/headers/replays/normalized_ae_varied_transactions.replay.yaml