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 c3f983f572 Convert const and #define to constexpr (#12527)
     add 94190555d8 Adds content type parameter handling to compress plugin 
(#12505)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/compress.en.rst            | 12 ++++
 plugins/compress/configuration.cc                  | 32 ++++++++++-
 plugins/compress/configuration.h                   | 15 ++++-
 ...est.py => compress-content-type-params.test.py} | 38 ++++++-------
 ...ove-range.config => ignore-params-false.config} |  3 +-
 ...move-range.config => ignore-params-true.config} |  3 +-
 .../compress-content-type-params.replay.yaml}      | 65 +++++++++-------------
 7 files changed, 102 insertions(+), 66 deletions(-)
 copy tests/gold_tests/pluginTest/compress/{compress-range.test.py => 
compress-content-type-params.test.py} (61%)
 copy tests/gold_tests/pluginTest/compress/etc/{cache-true-remove-range.config 
=> ignore-params-false.config} (61%)
 copy tests/gold_tests/pluginTest/compress/etc/{cache-true-remove-range.config 
=> ignore-params-true.config} (62%)
 copy tests/gold_tests/{chunked_encoding/replays/chunked.replay.yaml => 
pluginTest/compress/replay/compress-content-type-params.replay.yaml} (55%)

Reply via email to