We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dca7c5 commit 62a6cefCopy full SHA for 62a6cef
lib/csp.js
@@ -1,3 +1,5 @@
1
+'use strict'
2
+
3
const { createHash } = require('crypto')
4
5
const createCspHeader = (options, {
0 commit comments