Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • 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
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
5
Etag
"69fcc76c-239b"
age: 5 etag: "69fcc76c-239b"
Content Headers
Content-Length
9115
Content-Type
text/html; charset=utf-8
content-length: 9115 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 10 May 2026 19:40:12 GMT
X-Cache
HIT
X-Cache-Hits
1
X-Served-By
cache-ewr-kewr1740026-EWR
X-Timer
S1778442012.149289,VS0,VE2
date: Sun, 10 May 2026 19:40:12 GMT via: 1.1 varnish x-cache: HIT x-cache-hits: 1 x-fastly-request-id: eef91fc020626652760c797f51bcbbe8d41f733f x-github-request-id: 81C6:35F583:2BFC36A:3176EDE:6A00DF17 x-served-by: cache-ewr-kewr1740026-EWR x-timer: S1778442012.149289,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching