Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000;includeSubDomains
Content-Security-Policy
Basic
script-src
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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
private,no-cache,no-store,max-age=0,must-revalidate
Expires
Caching
Thu, 01 Jan 1970 00:00:00 GMT
Pragma
Caching
no-cache
Content Headers
1 headers
Content-Type
Content
text/html;charset=UTF-8
Server Headers
1 headers
Server
Server
ZGS
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
JSESSIONID=6222045D430742D9788E2DAD526FDDD6; Path=/; Secure; HttpOnly
Other Headers
1 headers
Date
Other
Mon, 17 Nov 2025 16:48:24 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 725ms