forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
clear-site-data.json
105 lines (105 loc) · 3.39 KB
/
clear-site-data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"spec": {
"title": "Clear Site Data",
"url": "https://w3c.github.io/webappsec-clear-site-data/"
},
"links": {
"https://github.com/w3c/webappsec": [],
"https://lists.w3.org/Archives/Public/public-webappsec/": [],
"https://www.w3.org/Mail/Request": [],
"https://www.w3.org/2011/webappsec/": [],
"https://www.w3.org/Consortium/Patent-Policy-20170801/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/2004/01/pp-impl/49309/status": [],
"https://www.w3.org/2020/Process-20200915/": [],
"https://html.spec.whatwg.org/": [
"dom-localstorage",
"dom-sessionstorage",
"browsing-context",
"active-document",
"relevant-settings-object",
"concept-settings-object-origin",
"parse-a-sandboxing-directive",
"concept-settings-object-global",
"location",
"dom-location-reload",
"concept-origin-host",
"dom-storage-clear",
"storage-2"
],
"https://tools.ietf.org/html/rfc7230": [
"section-7",
"section-3.2.6"
],
"https://tools.ietf.org/html/rfc7230https://tools.ietf.org/html/rfc7230": [
"section-3.2.6"
],
"https://tools.ietf.org/html/rfc6454": [
"section-3.2"
],
"https://fetch.spec.whatwg.org/": [
"concept-response",
"concept-response-url",
"concept-http-network-fetch",
"concept-response-header-list",
"extract-header-list-values",
"authentication-entry",
"proxy-authentication-entry",
"request-service-workers-mode"
],
"https://tools.ietf.org/html/rfc7234": [
"section-2"
],
"https://w3c.github.io/ServiceWorker/": [
"dfn-service-worker-registration",
"dfn-scope-url",
"dom-serviceworkerregistration-unregister"
],
"https://w3c.github.io/webappsec-mixed-content/": [
"a-priori-authenticated-url"
],
"https://infra.spec.whatwg.org/": [
"iteration-break",
"list-contain",
"iteration-continue",
"list-append"
],
"https://url.spec.whatwg.org/": [
"concept-url-origin",
"concept-url-host"
],
"https://publicsuffix.org/list/": [],
"https://tools.ietf.org/html/rfc6265": [
"section-5.3",
"section-5.1.3"
],
"https://wiki.mozilla.org/NPAPI:ClearSiteData": [],
"https://github.com/w3c/webappsec-clear-site-data/issues/2": [],
"https://w3c.github.io/IndexedDB/": [
"database",
"delete-a-database"
],
"https://tools.ietf.org/html/draft-balfanz-tls-channelid": [],
"https://www.w3.org/TR/file-system-api/": [],
"https://www.w3.org/TR/IndexedDB/": [],
"https://www.w3.org/TR/IndexedDB-2/": [],
"https://www.w3.org/TR/mixed-content/": [],
"https://publicsuffix.org/": [],
"https://tools.ietf.org/html/rfc2119": [],
"https://tools.ietf.org/html/rfc3864": [],
"https://tools.ietf.org/html/rfc5234": [],
"https://httpwg.org/specs/rfc6265.html": [],
"https://httpwg.org/specs/rfc7230.html": [],
"https://httpwg.org/specs/rfc7234.html": [],
"https://httpwg.org/specs/rfc7235.html": [],
"https://tools.ietf.org/html/rfc7405": [],
"https://www.w3.org/TR/service-workers-1/": [],
"https://tools.ietf.org/html/draft-ietf-tokbind-protocol": [],
"https://www.w3.org/TR/webdatabase/": [],
"https://www.w3.org/TR/CSP3/": [],
"https://tools.ietf.org/html/rfc6919": [],
"https://storage.spec.whatwg.org/": []
}
}