Open Cached · just now
15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Significantly strengthen CSP directives
  • 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

1 headers
Connection
Performance
keep-alive

Caching Headers

1 headers
Cache-Control
Caching
private, must-revalidate, max-stale=0, max-age=0, post-check=0, pre-check=0

Content Headers

2 headers
Content-Length
Content
1765
Content-Type
Content
text/html;charset=UTF-8

Server Headers

0 headers
No server headers found

CORS Headers

1 headers
Access-Control-Allow-Credentials
Cors
true

Cookies Headers

1 headers
Set-Cookie
Cookies
JSESSIONID=777BD584A4BA8BA57F9EF84944737990; Path=/; HttpOnly

Other Headers

6 headers
Appversionno
Other
16.4.1011
Date
Other
Fri, 14 Nov 2025 13:11:46 GMT
Promptbrowserreload
Other
false
Twregion
Other
US
Twserver
Other
fileserver-20251113-1604-workhorse4-0
X-Api-Version
Other
region: 'US' env: 'prod' commit: 'b1ea4dd' lucee: 'true'

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 114ms