Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Security] add missing Clear-Site-Data directives#62322
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:6.4
Are you sure you want to change the base?
Conversation
xabbuh commentedNov 6, 2025
| Q | A |
|---|---|
| Branch? | 6.4 |
| Bug fix? | yes |
| New feature? | no |
| Deprecations? | no |
| Issues | |
| License | MIT |
not sure why these directives were not added in#49306, maybe they were added tothe documentation afterwards /cc@maxbeckers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@xabbuh might be like that. When I implemented that, i implemented it based on that documentation.
Those ones are new experimental features in browsers (see the "experimental" icons inhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Clear-Site-Data#directives). |
We currently already support the |
This one is experimental since more time 😄 |
| <xsd:enumerationvalue="cache" /> | ||
| <xsd:enumerationvalue="cookies" /> | ||
| <xsd:enumerationvalue="storage" /> | ||
| <xsd:enumerationvalue="clientHints" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
In browsers that support the "clientHints" data type, client hints are also cleared when the "cache", "cookies