CSP violation reports should contain the original URL of a blocked resource. |
||||
Issue descriptionGiven a policy which blocks `<img src='https://example.test/img.jpg'>` directly, the report should contain `https://example.test/img.jpg`. If that URL is allowed, but redirects to `https://example.test/other.jpg`, which is blocked the report should still contain `https://example.test/img.jpg`. See the note in https://w3c.github.io/webappsec-csp/#create-violation-for-request for detail.
,
Nov 18 2016
,
Nov 10 2017
,
Feb 18 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, May 30 2016