Comment on Simple ways to improve the security of a web appComments−dtwwtd14yChrome 15+ supports CSP. In 15 it uses an old syntax I believe but if you use 16+ then you should be able to use the same headers as in Firefox.I didn't realize FF had CSP working as well. Thanks!−mdirolfOP14yGood to know - thanks. More support is better, but the thing I really like about CSP is how it is still useful as a canary even with only partial browser support.
Comments
Chrome 15+ supports CSP. In 15 it uses an old syntax I believe but if you use 16+ then you should be able to use the same headers as in Firefox.
I didn't realize FF had CSP working as well. Thanks!
Good to know - thanks. More support is better, but the thing I really like about CSP is how it is still useful as a canary even with only partial browser support.