Please add support tables for x-xss-protection security header.
Thanks!
Moderator votes: +3
Issue added by Dan A on 2014-04-10
To vote this issue up or down, simply include +1 or -1 in your comment.
+1
+1
+1
+1
+1
+1
+1 (and in security category)
Any idea when this might actually happen? Or any other source we could look this info in?
No idea, but hopefully soon :)
+1
+1
It doesn't seem like this will ever happen, so I wanted to leave a quick note for anyone else coming here:
The x-xss-protection header is not very useful anymore.
On top of that, the actual effectiveness of the header is widely questioned.
A much better way to protect against XSS attacks is to implement a strong Content-Security-Policy.
I think you can close this. It is available at https://caniuse.com/#feat=mdn-http_headers_x-xss-protection
Most helpful comment
+1 (and in security category)