Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; frame-src; object-src; +3 more
default-src 'self'; frame-src 'none'; object-src 'none'; style-src 'self' 'nonce-fcLprmaOcUMvg81glMbY1XldKOcoWdk2'; frame-ancestors 'none'; base-uri 'self'
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
interest-cohort=()
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
Performance Headers
1 headers
Connection
Performance
close
Caching Headers
0 headers
No caching headers found
Content Headers
2 headers
Content-Length
Content
995
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
openresty
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
1 headers
Date
Other
Fri, 28 Nov 2025 10:27:14 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Analysis completed in 297ms