question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for `Report-To` header

See original GitHub issue

References: https://docs.report-uri.com/setup/reporting-api/ https://www.w3.org/TR/reporting/

The header essentially extends browser reporting from CSP, HPKP, etc. and adds things like deprecation, intervention and crash reporting.

Is this a good use-case for Helmet? Whilst the header itself isn’t explicitly tied to security, it could alert site owners of security problems or issues with their visitors browsers/network configuration, especially in the intervention reports.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
EvanHahncommented, Nov 17, 2018

Fantastic! Let me know if I can help with either of those and I’ll see if I have a spare moment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CSP: report-to - HTTP - MDN Web Docs
The Content-Security-Policy Report-To HTTP response header field instructs the user agent to store reporting endpoints for an origin.
Read more >
Guide to designing reports - Microsoft Support
Add report or page header and footer sections ... Verify which sections are already on the report. The sections are separated by shaded...
Read more >
How to add Report-To Content-Security-Policy directly in web ...
according to the docs linked in the OP, there isn't a whole lot of browser support yet for the report-to CSP response header....
Read more >
Custom Report Headers Overview - HELP CENTER
If your report template generates a report in a format other than CSV, you can also add a custom header to the top...
Read more >
Content Security Policy - Report URI Documentation
If you'd like to use the newer report-to reporting directive in your CSP or CSPRO header, you will need to first setup the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found