Adding support for report-to directive to Content Security Policy DSL

Is there any appetite for accepting a small patch to the Content Security Policy DSL to support the report-to directive?

There was previous discussion to replace report-uri, Nu Html Checker (W3C) change report_uri to report_to · Issue #33561 · rails/rails · GitHub. I agree with the reason for that issue’s closure, CSP3 is still only in working draft status and it shouldn’t replace report-uri yet. Is there opposition to a simple addition?

It would be left to the user to understand the interaction between report-uri and report-to. The spec suggests you use both if you want to leverage the Reporting API, Content Security Policy Level 3.