From d764bcbfcab7fada6e03fbb72889981f7b644419 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 26 Jun 2020 07:15:34 +0200
Subject: [PATCH] Sync with updated 'Cautious' template
... which no longer enables the 'no-brotli-accepted' client-header filter.
This reverts commit 3e65e04181a1face1f3c3ef6e1481f674aa1a05f.
---
match-all.action | 1 -
1 file changed, 1 deletion(-)
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} \
--
2.50.1