Open
Cached
·
2h ago
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(self), geolocation=()
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, proxy-revalidate
Expires
0
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, proxy-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Wed, 13 May 2026 17:06:00 GMT
Surrogate-Control
no-store
Via
1.1 Caddy
alt-svc: h3=":443"; ma=2592000 date: Wed, 13 May 2026 17:06:00 GMT surrogate-control: no-store via: 1.1 Caddy
Recommendations
Enable compression (gzip/brotli) to improve performance