aspnetcore-security-headers
aspnetcore-security-headers copied to clipboard
Support new "report-to" directive and header.
With "report-uri" being deprecated, we should add support for the new "report-to" directive and header.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/report-uri
I can try to tackle a PR next week if you want.
I always appreciate PRs :)
Hi, what is the status of this ticket? now the current version with "report-uri" is deprecated. Might have been a new feature in 2019, but 5 years later we need this support. @jpknoll any reason this is not merged yet?