19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains; preload
Content-Security-Policy
Basic
upgrade-insecure-requests; default-src; img-src; +9 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
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
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Origin

Caching Headers

No caching headers found

Content Headers

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

Server Headers

Server
Server
Application Server

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Sat, 22 Aug 2026 03:47:04 GMT
Via
Other
1.1 d6b0796641ad9e40cce4a9874d43cd3a.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
u_ABl0VCwrtxs5HieC59gqfgDohVgPsCuM5YtWZtu_0G_zgavtc4hw==
X-Amz-Cf-Pop
Other
IAD55-P10
X-Amzn-Trace-Id
Other
Root=1-6a891bb8-3aee21fc6bf7277f1943c0a8;
X-Application-Context
Other
zift-admin:eu-production:8080
X-Cache
Other
Miss from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching