From 1d9ad213d4896c3a8736bf538ce314baebc609f3 Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 17 Nov 2021 17:40:10 +0100 Subject: [PATCH] Clarify `unset` for cacheControlForFirefox1376932 --- Advanced-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index eaf5204..aad5e44 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -159,7 +159,7 @@ Possible values: - Undesirable side effect: One will need to explicitly cache-bypass reload a page each time uBO has to inject CSP directives as a result of filters/ruleset. Note that such cache-bypass reload does not affect only the document itself, but also all secondary resources inside that document. - `unset`: - - Available after [1.22.0](https://github.com/gorhill/uBlock/commit/52925ba2f9ed4351c0f5c7420773d2f59557fc7d), turns off this path. + - Available after [1.22.0](https://github.com/gorhill/uBlock/commit/52925ba2f9ed4351c0f5c7420773d2f59557fc7d), turns off cache header modifications. Related Firefox issues: - test-only patch: