Skip to content

Commit 4a516d6

Browse files
committed
Add a Clearing site data feature
1 parent 2f45ab0 commit 4a516d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
draft_date: 2024-10-21
2-
name: Clear Site Data
3-
description: TODO
1+
name: Clearing site data
2+
description: The `Clear-Site-Data header` deletes browsing data (cookies, storage, cache) associated with the requesting website.
43
spec: https://w3c.github.io/webappsec-clear-site-data/
54
compat_features:
65
- http.headers.Clear-Site-Data
@@ -10,3 +9,4 @@ compat_features:
109
- http.headers.Clear-Site-Data.executionContexts
1110
- http.headers.Clear-Site-Data.secure_context_required
1211
- http.headers.Clear-Site-Data.storage
12+
# - http.headers.Clear-Site-Data.wildcard
File renamed without changes.

0 commit comments

Comments
 (0)