Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
document-domain=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Strengthen CSP by removing 'unsafe-eval'
Performance Headers
Connection
close
Vary
Accept-Language, Accept-Encoding
connection: close vary: Accept-Language, Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0, s-maxage=300, must-revalidate
cache-control: public, max-age=0, s-maxage=300, must-revalidate
Content Headers
Content-Length
98234
Content-Type
text/html; charset=utf-8
content-length: 98234 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Mon, 11 May 2026 20:22:08 GMT
Via
1.1 google
X-Correlation-Id
2c22cbea-e21d-4857-85ab-2e2a7780bb1f
X-Request-Id
7ca85e9c803457551b733cc9ecf74477
alt-svc: h3=":443"; ma=2592000 date: Mon, 11 May 2026 20:22:08 GMT via: 1.1 google x-correlation-id: 2c22cbea-e21d-4857-85ab-2e2a7780bb1f x-request-id: 7ca85e9c803457551b733cc9ecf74477
Recommendations
Enable compression (gzip/brotli) to improve performance