Cached · just now
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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

Connection
Performance
close

Caching Headers

Cache-Control
Caching
no-cache, no-store, must-revalidate
Expires
Caching
0
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
45
Content-Md5
Content
1bNmeNNcCkpCWCPufYOY4Q==
Content-Type
Content
application/json

Server Headers

Server
Server
TCOOP

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Sat, 11 Apr 2026 08:21:02 GMT
Request-Id
Other
23fa544c-5237-4c4c-8ee2-95d963d179fd
Response-Time
Other
8
Server-Timing
Other
dtSInfo;desc="0", dtRpid;desc="-1186269009"
X-Coop-Server
Other
{"web-fe":{"api":["2.0.0"],"db":[180]},"web-admin":{"api":["2.0.0"],"db":[180]},"web-driver":{"api":["2.0.0"],"db":[180]},"mobile-fe":{"api":["2.0.0"],"db":[180]},"automated-test":{"api":["2.0.0","3.0.0"],"db":[180]}}

Recommendations

Enable compression (gzip/brotli) to improve performance