Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: disable x-xss-protection by default (#88)
OWASP's recommendation is to use a Content Security Policy (CSP) that disables the use of inline JavaScript, and to not set this header or explicitly turn it off. See: https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Headers_Cheat_Sheet.html#x-xss-protection
- Loading branch information