Open
Cached
·
just now
14
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
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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
public, max-age=0
Etag
W/"26b-19ff3ad891c"
Last-Modified
Wed, 12 Aug 2026 01:54:24 GMT
cache-control: public, max-age=0 etag: W/"26b-19ff3ad891c" last-modified: Wed, 12 Aug 2026 01:54:24 GMT
Content Headers
Content-Length
619
Content-Type
text/html; charset=utf-8
content-length: 619 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, 14 Aug 2026 12:00:28 GMT
Via
1.1 Caddy
alt-svc: h3=":443"; ma=2592000 date: Fri, 14 Aug 2026 12:00:28 GMT via: 1.1 Caddy
Recommendations
Enable compression (gzip/brotli) to improve performance