-
Notifications
You must be signed in to change notification settings - Fork 74
/
client-hints-infrastructure.json
195 lines (195 loc) · 5.79 KB
/
client-hints-infrastructure.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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
{
"spec": {
"title": "Client Hints Infrastructure",
"url": "https://wicg.github.io/client-hints-infrastructure/"
},
"links": {
"rawlinks": {
"http://www.w3.org/community/": {},
"https://datatracker.ietf.org/doc/html/draft-davidben-http-client-hint-reliability": {},
"https://datatracker.ietf.org/doc/html/rfc2119": {},
"https://fetch.spec.whatwg.org/": {},
"https://github.com/WICG/client-hints-infrastructure/issues/110": {},
"https://github.com/WICG/client-hints-infrastructure/issues/154": {},
"https://html.spec.whatwg.org/multipage/": {},
"https://infra.spec.whatwg.org/": {},
"https://url.spec.whatwg.org/": {},
"https://w3c.github.io/ServiceWorker/": {},
"https://w3c.github.io/device-memory/": {
"anchors": [
"sec-device-memory-client-hint-header"
]
},
"https://w3c.github.io/hr-time/": {},
"https://w3c.github.io/navigation-timing/": {},
"https://w3c.github.io/webappsec-clear-site-data/": {},
"https://w3c.github.io/webappsec-permissions-policy/": {
"anchors": [
"algo-should-request-be-allowed-to-use-feature",
"algo-parse-policy-directive"
]
},
"https://wicg.github.io/netinfo/": {
"anchors": [
"rtt-request-header-field",
"downlink-request-header-field",
"ect-request-header-field"
]
},
"https://wicg.github.io/savedata/": {
"anchors": [
"save-data-request-header-field"
]
},
"https://wicg.github.io/ua-client-hints/": {
"anchors": [
"sec-ch-ua",
"sec-ch-ua-mobile",
"sec-ch-ua-platform",
"sec-ch-ua-arch",
"sec-ch-ua-bitness",
"sec-ch-ua-full-version",
"sec-ch-ua-full-version-list",
"sec-ch-ua-model",
"sec-ch-ua-platform-version",
"sec-ch-ua-wow64"
]
},
"https://wicg.github.io/user-preference-media-features-headers/": {
"anchors": [
"sec-ch-prefers-color-scheme",
"sec-ch-prefers-reduced-motion"
]
},
"https://www.rfc-editor.org/rfc/rfc8942": {},
"https://www.w3.org/community/about/agreements/cla/": {},
"https://www.w3.org/community/wicg/": {}
},
"autolinks": {
"https://fetch.spec.whatwg.org/": {
"anchors": [
"concept-fetch",
"concept-request-request",
"concept-request-client",
"non-subresource-request",
"concept-request-destination",
"concept-request-header-list",
"navigation-request",
"concept-header-list-append",
"header-list-contains",
"concept-http-network-or-cache-fetch",
"concept-http-redirect-fetch",
"forbidden-request-header",
"concept-header-name",
"concept-header-value"
]
},
"https://html.spec.whatwg.org/multipage/browsers.html": {
"anchors": [
"same-origin"
]
},
"https://html.spec.whatwg.org/multipage/browsing-the-web.html": {
"anchors": [
"changing-nav-continuation-navigable",
"populating-a-session-history-entry"
]
},
"https://html.spec.whatwg.org/multipage/document-sequences.html": {
"anchors": [
"top-level-browsing-context"
]
},
"https://html.spec.whatwg.org/multipage/dom.html": {
"anchors": [
"concept-document-permissions-policy"
]
},
"https://html.spec.whatwg.org/multipage/nav-history-apis.html": {
"anchors": [
"window-bc"
]
},
"https://html.spec.whatwg.org/multipage/scripting.html": {
"anchors": [
"script"
]
},
"https://html.spec.whatwg.org/multipage/semantics.html": {
"anchors": [
"meta",
"the-link-element",
"the-style-element",
"attr-meta-http-equiv",
"attr-meta-content",
"standard-metadata-names"
]
},
"https://html.spec.whatwg.org/multipage/webappapis.html": {
"anchors": [
"concept-settings-object-origin",
"non-secure-context",
"concept-settings-object-global",
"environment-settings-object",
"relevant-settings-object"
]
},
"https://html.spec.whatwg.org/multipage/workers.html": {
"anchors": [
"set-up-a-worker-environment-settings-object"
]
},
"https://infra.spec.whatwg.org/": {
"anchors": [
"ordered-set",
"ordered-map",
"map-key",
"set-append",
"map-set",
"list-clone",
"implementation-defined",
"list-iterate",
"byte-lowercase",
"user-agent"
]
},
"https://url.spec.whatwg.org/": {
"anchors": [
"concept-url-origin"
]
},
"https://w3c.github.io/ServiceWorker/": {
"anchors": [
"serviceworkerglobalscope"
]
},
"https://w3c.github.io/hr-time/": {
"anchors": [
"dom-domhighrestimestamp",
"dfn-current-high-resolution-time"
]
},
"https://w3c.github.io/navigation-timing/": {
"anchors": [
"dfn-create-the-navigation-timing-entry"
]
},
"https://w3c.github.io/webappsec-clear-site-data/": {
"anchors": [
"header"
]
},
"https://w3c.github.io/webappsec-permissions-policy/": {
"anchors": [
"policy-controlled-feature",
"policy-controlled-feature-default-allowlist"
]
},
"https://www.rfc-editor.org/rfc/rfc8941.html": {
"anchors": [
"name-lists"
]
}
}
}
}