X-XSS-Protection is a HTTP header that enables built-in XSS filtering in some browsers. While modern browsers rely more on Content Security Policy, this header provides an additional layer of protection for older browsers. It can be configured to block or sanitize detected XSS attempts.
You might also be looking for