From 3e65e04181a1face1f3c3ef6e1481f674aa1a05f Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 29 May 2020 09:20:43 +0200 Subject: [PATCH] Sync with updated 'Cautious' template which enables the 'no-brotli-accepted' client-header filter --- match-all.action | 1 + 1 file changed, 1 insertion(+) 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} \ -- 2.39.2