From: Fabian Keil Date: Fri, 26 Jun 2020 05:15:34 +0000 (+0200) Subject: Sync with updated 'Cautious' template X-Git-Tag: v_3_0_29~267 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=d764bcbfcab7fada6e03fbb72889981f7b644419 Sync with updated 'Cautious' template ... which no longer enables the 'no-brotli-accepted' client-header filter. This reverts commit 3e65e04181a1face1f3c3ef6e1481f674aa1a05f. --- diff --git a/match-all.action b/match-all.action index d7bbc6b6..37520d3e 100644 --- a/match-all.action +++ b/match-all.action @@ -7,7 +7,6 @@ ############################################################################# { \ +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} \