Skip to content

Commit

Permalink
Added Referrer-Policy header.
Browse files Browse the repository at this point in the history
  • Loading branch information
perfStack committed Jul 29, 2022
1 parent ebb7ab8 commit 55e7a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
[headers.values]
X-Frame-Options = "DENY"
X-Content-Type-Options = "nosniff"
Referrer-Policy = "same-origin"

[[headers]]
# Define which paths this specific [[headers]] block will cover.
Expand Down

0 comments on commit 55e7a7c

Please sign in to comment.