This is an automated email from the ASF dual-hosted git repository.
sorber pushed a change to branch 6.2.x
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.
from d9b5237 Mark proxy.config.ssl.SSLv2 and proxy.config.ssl.SSLv3 as
deprecated in the docs.
new bad058e TS-4318 Fix a regression in regex rules
new 8261836 TS-4147 Allow gzip plugin to be a remap plugin
new 12084df TS-4361: Remove TS_FETCH_EVENT handlers from
Http2ClientSession. This closes #581.
The 3 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/gzip.en.rst | 9 +-
plugins/experimental/geoip_acl/acl.cc | 25 +--
plugins/experimental/geoip_acl/acl.h | 8 +-
plugins/experimental/geoip_acl/geoip_acl.cc | 1 +
plugins/gzip/gzip.cc | 159 ++++++++++++++----
plugins/gzip/tests/test_gzip.py | 241 ++++++++++++++++++++++++++++
proxy/http2/Http2ClientSession.cc | 7 -
7 files changed, 397 insertions(+), 53 deletions(-)
create mode 100644 plugins/gzip/tests/test_gzip.py
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].