Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Etag
W/"71-1PBU5wIZx/qRVeibtITR8cCOoD0"
etag: W/"71-1PBU5wIZx/qRVeibtITR8cCOoD0"
Content Headers
Content-Length
113
Content-Type
application/json; charset=utf-8
content-length: 113 content-type: application/json; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Fri, 04 Sep 2026 19:23:33 GMT
Via
1.1 Caddy
X-Request-Id
ef5316b9-f46a-45ce-a01f-819df18f860e
alt-svc: h3=":443"; ma=2592000 date: Fri, 04 Sep 2026 19:23:33 GMT via: 1.1 Caddy x-request-id: ef5316b9-f46a-45ce-a01f-819df18f860e
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology