Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
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
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
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
Wed, 13 May 2026 11:52:36 GMT
Document-Policy
js-profiling
X-Trace-Id
Root=1-6a046604-461e0f71151e50c337af3259
date: Wed, 13 May 2026 11:52:36 GMT document-policy: js-profiling x-trace-id: Root=1-6a046604-461e0f71151e50c337af3259
Recommendations
Enable compression (gzip/brotli) to improve performance