secure_headers icon indicating copy to clipboard operation
secure_headers copied to clipboard

fix: Fix typos

Open myersg86 opened this issue 11 months ago • 0 comments

All PRs:

  • [ ] Has tests
  • [ ] Documentation updated

Adding a new header

Generally, adding a new header is always OK.

  • Is the header supported by any user agent? If so, which?
  • What does it do?
  • What are the valid values for the header?
  • Where does the specification live?

Adding a new CSP directive

  • Is the directive supported by any user agent? If so, which?
  • What does it do?
  • What are the valid values for the directive?

myersg86 avatar Feb 06 '25 05:02 myersg86