Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), camera=(), microphone=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, X-Inertia
connection: close transfer-encoding: chunked vary: Accept-Encoding, X-Inertia
Caching Headers
Cache-Control
no-cache, private
cache-control: no-cache, private
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Sun, 23 Aug 2026 22:23:48 GMT
alt-svc: h3=":443"; ma=2592000 date: Sun, 23 Aug 2026 22:23:48 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance