Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Authorization, origin
connection: close vary: Authorization, 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
WSGIServer/0.2 CPython/3.11.14
server: WSGIServer/0.2 CPython/3.11.14
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 21 Aug 2026 10:52:39 GMT
date: Fri, 21 Aug 2026 10:52:39 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching