Headers middleware: support Content-Security-Policy-Report-Only
This commit is contained in:
parent
67f0700377
commit
b37aaea36d
17 changed files with 116 additions and 66 deletions
|
@ -214,6 +214,7 @@ func init() {
|
|||
BrowserXSSFilter: true,
|
||||
CustomBrowserXSSValue: "foo",
|
||||
ContentSecurityPolicy: "foo",
|
||||
ContentSecurityPolicyReportOnly: "foo",
|
||||
PublicKey: "foo",
|
||||
ReferrerPolicy: "foo",
|
||||
PermissionsPolicy: "foo",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue