From d98ac59fbcf1b4c8e19e6a4f1e1f923236a2bca2 Mon Sep 17 00:00:00 2001 From: gwarser Date: Mon, 3 Jan 2022 22:03:39 +0100 Subject: [PATCH] "Response header filtering" --- Static-filter-syntax.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index addc0c8..050d7e7 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -16,7 +16,7 @@ Starting with 1.26.0 (commit [one](https://github.com/gorhill/uBlock/commit/703c - [Procedural cosmetic filters ↪](./Procedural-cosmetic-filters) - [Action operators](#action-operators) - [HTML filters](#html-filters) - - [Response headers removal](#response-headers-removal) + - [Response header filtering](#response-headers-removal) - [Scriptlet injection](#scriptlet-injection) - [Resources library ↪](./Resources-Library) @@ -767,7 +767,7 @@ Support for chaining procedural operators with native CSS selector syntax (i.e. *** -### Response headers removal +### Response header filtering New in [uBO 1.35.0](https://github.com/gorhill/uBlock/commit/f876b68171ff307f27601225607a6801f400437d).