Implementing CSP policy in node

后端 未结 0 1663
半阙折子戏
半阙折子戏 2021-01-05 08:33

I am trying to define content-security-policy to get images from limited sources.

const csp = req.headers.set(\'Content-Security-Policy\' : "default-src          


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