mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
add security headers
This commit is contained in:
parent
9d7ddc03a5
commit
72ad53ee56
1 changed files with 5 additions and 0 deletions
5
public/_headers
Normal file
5
public/_headers
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/*
|
||||
X-Frame-Options: DENY
|
||||
X-XSS-Protection: 1; mode=block
|
||||
X-Content-Type-Options: nosniff
|
||||
Referrer-Policy: origin-when-cross-origin
|
||||
Loading…
Reference in a new issue