Is it possible to temporarily disable the XSS protection found in modern browsers for testing purposes?
I\'m trying to explain to a co-worker what happens when one sends
In Chrome there is a flag with which you can start the browser. If you start the browser with this flag, you can do what you want:
--disable-web-security