16 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=17280000
Content-Security-Policy
Basic
default-src; script-src; style-src Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

Age
Caching
0
Expires
Caching
Thu, 01 Jan 1970 00:00:00 GMT

Content Headers

Content-Type
Content
text/html;charset=utf-8

Server Headers

Server
Server
ATS/10.2.0

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Tue, 25 Aug 2026 20:10:58 GMT
Via
Other
http/1.1 traffic_server (ApacheTrafficServer/10.2.0 [cSsSfU])
X-Hudson
Other
1.395
X-Jenkins
Other
2.516.3
X-Jenkins-Session
Other
dda559bc

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching