Re: CSP reports on eval() and inline

There's already plenty of non-URIs in that value:

null
about
data:text/javascript;base64,...
asset
weixin
android-webview
pixivnanikahelper

Or at least URIs that the standard java URI cannot parse. As a likely
unauthenticated endpoint, validation is required either way.

Received on Thursday, 4 September 2014 16:59:07 UTC