Get Error parsing header in Chrome Console
Kokil opened this issue · 7 comments
Kokil commented
Error parsing header X-XSS-Protection: 1; mode=block, 1; mode=block: expected semicolon at character position 13. The default protections will be applied.
bepsvpt commented
I found this issue is same error message as you provide. Did you send X-XSS-Protection
header in other place? Like Nginx or Apache.
Kokil commented
No, I haven't
bepsvpt commented
Could you use browser developer tools to see the value of X-XSS-Protection
?
Kokil commented
Yes, you are right. I got double X-XSS-Protection.
bepsvpt commented
If you have any further question, feel free to open a new issue.