content
content copied to clipboard
Add responseHeaders and excludedResponseHeaders RuleCondition
MDN URL
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/RuleCondition
What specific section or headline is this issue about?
Type
What information was incorrect, unhelpful, or incomplete?
Chrome 128 added https://developer.chrome.com/docs/extensions/reference/api/declarativeNetRequest#property-RuleCondition-excludedResponseHeaders and https://developer.chrome.com/docs/extensions/reference/api/declarativeNetRequest#property-RuleCondition-responseHeaders, plus the supporting dictionary https://developer.chrome.com/docs/extensions/reference/api/declarativeNetRequest#type-HeaderInfo.
What did you expect to see?
Descriptions of these new RuleConditions
Do you have any supporting links, references, or citations?
https://issues.chromium.org/issues/40727004 https://bugzilla.mozilla.org/show_bug.cgi?id=1877486 https://bugs.webkit.org/show_bug.cgi?id=275158 https://github.com/w3c/webextensions/issues/460
Do you have anything more you want to share?
No response
See also https://github.com/mdn/browser-compat-data/issues/24186