Open Cached · just now
16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Weak
frame-ancestors; form-action; report-uri
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
X-Inertia,Accept-Encoding

Caching Headers

3 headers
Cache-Control
Caching
no-cache, private
Expires
Caching
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
Caching
no-cache

Content Headers

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

Server Headers

0 headers
No server headers found

CORS Headers

3 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Methods
Cors
GET
Access-Control-Allow-Origin
Cors
https://chk.me

Cookies Headers

1 headers
Set-Cookie
Cookies
SASESSION=R8St0BTayRAwSgmDLBFJ2ZK2pzTOIvWXVmMclHjw; expires=Sun, 16 Nov 2025 23:13:42 GMT; Max-Age=7200; path=/; domain=.infomaniak.com; secure; httponly; samesite=lax

Other Headers

3 headers
Date
Other
Sun, 16 Nov 2025 21:13:42 GMT
X-App-Version
Other
2.28.10
X-Request-Id
Other
134e16f4-6818-4cde-a9c0-b40886fd26a0

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1306ms