Open
Cached
·
just now
15
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
camera=(), microphone=(), geolocation=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache, no-store, max-age=0, must-revalidate
Expires
0
Pragma
no-cache
cache-control: no-cache, no-store, max-age=0, must-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Language
en
Content-Type
text/html;charset=UTF-8
content-language: en content-type: text/html;charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 08 May 2026 17:55:11 GMT
date: Fri, 08 May 2026 17:55:11 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance