Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add responseHeaders and excludedResponseHeaders RuleCondition #35538

Open
danielhjacobs opened this issue Aug 21, 2024 · 1 comment · May be fixed by #35649
Open

Add responseHeaders and excludedResponseHeaders RuleCondition #35538

danielhjacobs opened this issue Aug 21, 2024 · 1 comment · May be fixed by #35649
Labels
Content:WebExt WebExtensions docs

Comments

@danielhjacobs
Copy link
Contributor

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
w3c/webextensions#460

Do you have anything more you want to share?

No response

@danielhjacobs danielhjacobs added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Aug 21, 2024
@github-actions github-actions bot added the Content:WebExt WebExtensions docs label Aug 21, 2024
@danielhjacobs
Copy link
Contributor Author

danielhjacobs commented Aug 21, 2024

See also mdn/browser-compat-data#24186

@danielhjacobs danielhjacobs linked a pull request Aug 30, 2024 that will close this issue
@Josh-Cena Josh-Cena removed the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebExt WebExtensions docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants