CSP 是內容安全策略(Content Security Policy,簡稱CSP),主要是用來防禦XSS 的。 ... 'unsafe-inline', script-src 'unsafe-inline', 允許使用inline 元素,例如樣式 ...
確定! 回上一頁