How to code default-src and frame-src policy directives in same CSP in Java

前端 未结 0 1097
轻奢々
轻奢々 2021-02-04 14:41

How to code default-src and frame-src policy directives in same CSP in Java

This is the CSP setting in my Filter class:

response.setHeader("Content-Security-P

相关标签:
回答
  • 消灭零回复
提交回复
热议问题