From: Fabian Keil Date: Fri, 29 May 2020 07:20:43 +0000 (+0200) Subject: Sync with updated 'Cautious' template which enables the 'no-brotli-accepted' client... X-Git-Tag: v_3_0_29~377 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=3e65e04181a1face1f3c3ef6e1481f674aa1a05f Sync with updated 'Cautious' template which enables the 'no-brotli-accepted' client-header filter --- diff --git a/match-all.action b/match-all.action index 37520d3e..d7bbc6b6 100644 --- a/match-all.action +++ b/match-all.action @@ -7,6 +7,7 @@ ############################################################################# { \ +change-x-forwarded-for{block} \ ++client-header-filter{no-brotli-accepted} \ +client-header-tagger{css-requests} \ +client-header-tagger{image-requests} \ +client-header-tagger{range-requests} \