Closed srt32 closed 2 years ago
closes https://github.com/github/secure_headers/issues/317
Generally, adding a new header is always OK.
URI.parse
https://github.com/github/secure_headers/pull/478 beat me to it!
closes https://github.com/github/secure_headers/issues/317
All PRs:
Adding a new header
Generally, adding a new header is always OK.
Adding a new CSP directive
Some questions
URI.parse
okay? Could it raise? Is there a more performant way to do this?