Browse Source
Url::parse alone also accepts schemes like javascript: that make no sense here, so require http(s) like the other URL settings do. The CSP entry now only contains the origin of the configured URL, since a query or fragment would produce an invalid source expression. Also removes an unused import from the playwright mock.pull/7419/head
3 changed files with 8 additions and 5 deletions
Loading…
Reference in new issue