Skip to content

Conversation

hamishwillee
Copy link
Contributor

The COEP and CORP had the report-to parameter, used to specify a reporting endpoint, added after the rest of the header. This indicates support for reports being sent to an endpoint.

This is draft while I work out what the support versions are, as far as I can.

This is related to #27047. However it is not dependent.

@github-actions github-actions bot added data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP size:m [PR only] 25-100 LoC changed labels Oct 13, 2025
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "130",
Copy link
Contributor Author

@hamishwillee hamishwillee Oct 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking in https://bugzilla.mozilla.org/show_bug.cgi?id=1796848#c1

FF supports the reporting API altogether in 130 behind flag, but not sure if this includes just the API or also the HTTP endpoint report.

"spec_url": "https://html.spec.whatwg.org/multipage/browsers.html#the-coep-headers:coep-report-to",
"support": {
"chrome": {
"version_added": "69"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong. Header added in v83

"spec_url": "https://html.spec.whatwg.org/multipage/browsers.html#coop-report-to",
"support": {
"chrome": {
"version_added": "69"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong. Header added in v83

"version_added": false
},
"safari": {
"version_added": false
Copy link
Contributor Author

@hamishwillee hamishwillee Oct 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't find evidence of support (or for report via the API)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant