Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=17280000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
0
Expires
Thu, 01 Jan 1970 00:00:00 GMT
age: 0 expires: Thu, 01 Jan 1970 00:00:00 GMT
Content Headers
Content-Type
text/html;charset=utf-8
content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 25 Aug 2026 20:10:58 GMT
Via
http/1.1 traffic_server (ApacheTrafficServer/10.2.0 [cSsSfU])
X-Hudson
1.395
X-Jenkins
2.516.3
X-Jenkins-Session
dda559bc
date: Tue, 25 Aug 2026 20:10:58 GMT via: http/1.1 traffic_server (ApacheTrafficServer/10.2.0 [cSsSfU]) x-hudson: 1.395 x-jenkins: 2.516.3 x-jenkins-session: dda559bc
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching