Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
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
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
no-cache, must-revalidate
Etag
"6a85ddbb-3b7"
Last-Modified
Wed, 19 Aug 2026 16:45:47 GMT
cache-control: no-cache, must-revalidate etag: "6a85ddbb-3b7" last-modified: Wed, 19 Aug 2026 16:45:47 GMT
Content Headers
Content-Length
951
Content-Type
text/html
content-length: 951 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
Sat, 22 Aug 2026 20:40:30 GMT
Via
1.1 Caddy
alt-svc: h3=":443"; ma=2592000 date: Sat, 22 Aug 2026 20:40:30 GMT via: 1.1 Caddy
Recommendations
Enable compression (gzip/brotli) to improve performance