Y
Hacker News
new
|
ask
|
show
|
jobs
by
amluto
716 days ago
Because CSP can be configured to block inline scripts.
1 comments
jsheard
716 days ago
The syntax to
allow
inline scripts is even "unsafe-inline" to emphasize that you are entering the danger zone.
link