We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Permissions-Policy-Report-Only
1 parent fd41dbd commit dc36669Copy full SHA for dc36669
1 file changed
http/headers/Permissions-Policy-Report-Only.json
@@ -0,0 +1,37 @@
1
+{
2
+ "http": {
3
+ "headers": {
4
+ "Permissions-Policy-Report-Only": {
5
+ "__compat": {
6
+ "spec_url": "https://w3c.github.io/webappsec-permissions-policy/#permissions-policy-report-only-http-header-field",
7
+ "support": {
8
+ "chrome": {
9
+ "version_added": "120"
10
+ },
11
+ "chrome_android": "mirror",
12
+ "edge": "mirror",
13
+ "firefox": {
14
+ "version_added": false
15
16
+ "firefox_android": "mirror",
17
+ "oculus": "mirror",
18
+ "opera": "mirror",
19
+ "opera_android": "mirror",
20
+ "safari": {
21
22
23
+ "safari_ios": "mirror",
24
+ "samsunginternet_android": "mirror",
25
+ "webview_android": "mirror",
26
+ "webview_ios": "mirror"
27
28
+ "status": {
29
+ "experimental": true,
30
+ "standard_track": true,
31
+ "deprecated": false
32
+ }
33
34
35
36
37
+}
0 commit comments