Re: Restricting <base> URLS via CSP

> This isn't just about scripts; it affects forms, images, and every other
> sort of network behavior.

My point was that web application authors opt-in to XSS protection
only when they specify a script-src. In the absence of script-src, we
are in XSS world, not post-xss.


--dev

Received on Thursday, 28 February 2013 03:29:05 UTC