Skip to content

Commit

Permalink
Add a Clearing site data feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 committed Oct 25, 2024
1 parent 2f45ab0 commit 80d2686
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
draft_date: 2024-10-21
name: Clear Site Data
description: TODO
name: Clearing site data
description: The `Clear-Site-Data header` deletes browsing data (cookies, storage, cache) associated with the requesting website.
spec: https://w3c.github.io/webappsec-clear-site-data/
compat_features:
- http.headers.Clear-Site-Data
Expand All @@ -10,3 +9,4 @@ compat_features:
- http.headers.Clear-Site-Data.executionContexts
- http.headers.Clear-Site-Data.secure_context_required
- http.headers.Clear-Site-Data.storage
# - http.headers.Clear-Site-Data.wildcard
File renamed without changes.

0 comments on commit 80d2686

Please sign in to comment.