Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
origin
connection: close vary: origin
Caching Headers
No caching headers found
Content Headers
Content-Length
179
Content-Type
text/html; charset=utf-8
content-length: 179 content-type: text/html; charset=utf-8
Server Headers
Server
daphne
server: daphne
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Thu, 13 Aug 2026 13:58:49 GMT
Via
1.1 google
X-Server-Duration
4
alt-svc: h3=":443"; ma=2592000 date: Thu, 13 Aug 2026 13:58:49 GMT via: 1.1 google x-server-duration: 4
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching