Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • 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
139
Content-Type
text/html; charset=utf-8
content-length: 139 content-type: text/html; charset=utf-8
Server Headers
Server
LocalFlow
server: LocalFlow
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Thu, 23 Jul 2026 16:25:11 GMT
date: Thu, 23 Jul 2026 16:25:11 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching