This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from a65725d423 Cap uncompressed length in TLS Certificate Compression
(#13117)
add a26a2d8459 Support per-remap geo DB handles in header_rewrite (#13042)
No new revisions were added by this update.
Summary of changes:
plugins/header_rewrite/conditions.cc | 10 ++--
plugins/header_rewrite/conditions.h | 4 +-
plugins/header_rewrite/conditions_geo.h | 12 ++--
plugins/header_rewrite/conditions_geo_geoip.cc | 71 +++++++++++++++---------
plugins/header_rewrite/conditions_geo_maxmind.cc | 65 ++++++++++++++--------
plugins/header_rewrite/header_rewrite.cc | 40 ++++++++-----
plugins/header_rewrite/resources.h | 1 +
7 files changed, 126 insertions(+), 77 deletions(-)