Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close
Vary
Origin
connection: close vary: Origin
Caching Headers
No caching headers found
Content Headers
Content-Length
6378
Content-Type
text/html; charset=utf-8
content-length: 6378 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Fri, 05 Jun 2026 02:15:41 GMT
Via
1.1 Caddy
alt-svc: h3=":443"; ma=2592000 date: Fri, 05 Jun 2026 02:15:41 GMT via: 1.1 Caddy
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching