Clarify `unset` for cacheControlForFirefox1376932

gwarser 2021-11-17 17:40:10 +01:00
parent 6f5dd18f61
commit 1d9ad213d4
1 changed files with 1 additions and 1 deletions

@ -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. - 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`: - `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: Related Firefox issues:
- test-only patch: <https://bugzilla.mozilla.org/show_bug.cgi?id=1376932> - test-only patch: <https://bugzilla.mozilla.org/show_bug.cgi?id=1376932>