The HTTP Report-To response header allows website administrators to define named groups of endpoints that can be used as the destination for warning and error reports, such as CSP violation reports, Cross-Origin-Opener-Policy reports, deprecation reports, or other generic violations....http Content-Security-Policy: script-src https://example.com/; report-to...Given the headers above, any script-src CSP violations would result...