Cached · just now
17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Good
img-src; object-src; script-src; +10 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Excellent
deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Strengthen CSP by removing 'unsafe-eval'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
Accept-Language, Cookie

Caching Headers

No caching headers found

Content Headers

Content-Language
Content
en
Content-Length
Content
0
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
nginx

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Cross-Origin-Opener-Policy-Report-Only
Other
same-origin; report-to="coop-endpoint"
Date
Other
Sat, 08 Aug 2026 05:20:26 GMT
Report-To
Other
Group coop-endpoint max-age: 1d
Via
Other
1.1 google
X-Envoy-Upstream-Service-Time
Other
4

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching