Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache, no-store
Expires
Sun, 02 Aug 2026 06:51:20 GMT
Pragma
no-cache
cache-control: no-cache, no-store expires: Sun, 02 Aug 2026 06:51:20 GMT pragma: no-cache
Content Headers
Content-Language
en-US
Content-Type
text/html;charset=UTF-8
content-language: en-US content-type: text/html;charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 03 Aug 2026 06:51:20 GMT
X-Application-Context
application:production:8080
date: Mon, 03 Aug 2026 06:51:20 GMT x-application-context: application:production:8080
Recommendations
Enable compression (gzip/brotli) to improve performance