-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_headers
More file actions
19 lines (19 loc) · 801 Bytes
/
_headers
File metadata and controls
19 lines (19 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
! X-Powered-By
! X-AspNet-Version
! Public-Key-Pins
cache-control: max-age=86400
X-Robots-Tag: nofollow, noindex
Permissions-Policy: geolocation=(), camera=(), microphone=(), fullscreen=(), accelerometer=(), gyroscope=(), magnetometer=(), payment=(), usb=(), midi=(), clipboard-read=(), clipboard-write=()
Content-Security-Policy: upgrade-insecure-requests
Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Resource-Policy: cross-origin
Referrer-Policy: strict-origin-when-cross-origin
X-Xss-Protection: 1; mode=block
Strict-Transport-Security: max-age=2592000; includeSubDomains
X-Frame-Options: SAMEORIGIN
Access-Control-Max-Age: 86400
Access-Control-Allow-Credentials: true
Pragma: no-cache
X-Permitted-Cross-Domain-Policies: none