Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
negotiate,Accept-Encoding
accept-ranges: bytes connection: close vary: negotiate,Accept-Encoding
Caching Headers
Age
3778
age: 3778
Content Headers
Content-Length
34037
Content-Location
index.html
Content-Type
text/html
content-length: 34037 content-location: index.html content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 20 Aug 2026 22:46:52 GMT
Tcn
choice
X-Cache
MISS, HIT
X-Cache-Hits
0, 0
X-Served-By
cache-hel1410034-HEL, cache-iad-kiad7000041-IAD
X-Timer
S1787266013.801402,VS0,VE2
date: Thu, 20 Aug 2026 22:46:52 GMT tcn: choice via: 1.1 varnish, 1.1 varnish x-cache: MISS, HIT x-cache-hits: 0, 0 x-served-by: cache-hel1410034-HEL, cache-iad-kiad7000041-IAD x-timer: S1787266013.801402,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching