11 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
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

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
no-store

Content Headers

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

Server Headers

1 headers
Server
Server
Tengine/Aserver

CORS Headers

1 headers
Access-Control-Allow-Credentials
Cors
true

Cookies Headers

1 headers
Set-Cookie
Cookies
x5secdata=xg9a17e6c82303b435ja011370adcc821879f32900b36ab5a54f1763664774a-717315356a968503670abaaf3aaa33bf0ede6014829cfd1ea2bfe3b2d233d4d__bx__il.alibaba-inc.com:443; Max-Age=20; Expires=Thu, 20-Nov-2025 18:53:14 GMT; Domain=alibaba-inc.com; Path=/

Other Headers

3 headers
Bxpunish
Other
1
Date
Other
Thu, 20 Nov 2025 18:52:54 GMT
Eagleeye-Traceid
Other
2150419317636647746671200e0358

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2625ms