Skip to content

Commit

Permalink
Update Safari data for http.headers.Content-Security-Policy.report-to (
Browse files Browse the repository at this point in the history
…mdn#21561)

This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `report-to` member of the `Content-Security-Policy` HTTP header. The data comes from a commit in the browser's source code, mapped to a version number using available tooling or via the commit timestamp.

Commit: WebKit/WebKit@42f5a93

Additional Notes: This fixes mdn#18442.
  • Loading branch information
queengooborg authored Dec 12, 2023
1 parent 5057590 commit 80081a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/headers/Content-Security-Policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
"version_added": "16.4"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit 80081a6

Please sign in to comment.