Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000 ; 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
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Connection
close
Vary
Accept-Encoding, Cookie
connection: close vary: Accept-Encoding, Cookie
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate, max-age=15
Expires
0, Sat, 15 Aug 2026 23:06:12 GMT
cache-control: no-cache, no-store, must-revalidate, max-age=15 expires: 0, Sat, 15 Aug 2026 23:06:12 GMT
Content Headers
Content-Length
3809
Content-Type
text/html
content-length: 3809 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Ak_cache_status
anonym
Ak_og
eu1
Alt-Svc
h3=":443"; ma=93600
Date
Sat, 15 Aug 2026 23:05:57 GMT
Mime-Version
1.0
ak_cache_status: anonym ak_og: eu1 alt-svc: h3=":443"; ma=93600 date: Sat, 15 Aug 2026 23:05:57 GMT mime-version: 1.0
Recommendations
Enable compression (gzip/brotli) to improve performance