Open
Cached
·
just now
16
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
microphone=(self), camera=(), geolocation=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, no-store
Expires
0
Pragma
no-cache
cache-control: no-cache, no-store expires: 0 pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 26 Feb 2026 01:51:22 GMT
Document-Policy
js-profiling
X-Trace-Id
Root=1-699fa71a-44c13ec526172e4926ee3e4b
date: Thu, 26 Feb 2026 01:51:22 GMT document-policy: js-profiling x-trace-id: Root=1-699fa71a-44c13ec526172e4926ee3e4b
Recommendations
Enable compression (gzip/brotli) to improve performance