Browse Source
Switch to Referrer-Policy header (#149)
Switch to Referrer-Policy header (#149)
Use of the Content-Security-Policy header to specify a referrer policy
was deprecated in favor of a [new
header](fc55d917be
).
This change changes the existing referrer policy directives to use this
header and adds corresponding config options/command line flags.
pull/152/head
mutantmonkey
6 years ago
committed by
Andrei Marcu
5 changed files with 34 additions and 12 deletions
-
6README.md
-
11csp.go
-
11csp_test.go
-
1fileserve.go
-
17server.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue