HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=63072000;includeSubDomains
Content-Security-Policy
Strong
default-src; script-src; style-src; +6 more
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), ambient-light-sensor=(), bluetooth=(), compute-pressure=(), document-domain=(), encrypted-media=(), gamepad=(), gyroscope=(), hid=(), magnetometer=(), midi=(), screen-wake-lock=(), serial=(), speaker-selection=(), usb=(), xr-spatial-tracking=()
Recommendations
  • Consider adding 'preload' to HSTS for maximum security

Performance Headers

2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive

Caching Headers

5 headers
Cache-Control
Caching
private,no-cache,no-store,max-age=0,must-revalidate
Etag
Caching
W/"181-1762398812000"
Expires
Caching
Thu, 01 Jan 1970 00:00:00 GMT
Last-Modified
Caching
Thu, 06 Nov 2025 03:13:32 GMT
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Length
Content
181
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=3240BD88754A2F1EFD39B6E7656DC44B; Path=/; Secure; HttpOnly

Other Headers

1 headers
Date
Other
Fri, 14 Nov 2025 15:04:57 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 829ms