Open Cached · just now
16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
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
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

0 headers
No caching headers found

Content Headers

1 headers
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
Tengine/Aserver

CORS Headers

1 headers
Access-Control-Expose-Headers
Cors
Date,x-fc-request-id,x-fc-error-type,x-fc-code-checksum,x-fc-invocation-duration,x-fc-max-memory-usage,x-fc-log-result,x-fc-invocation-code-version,x-fc-instance-id

Cookies Headers

0 headers
No cookies headers found

Other Headers

9 headers
Date
Other
Sat, 29 Nov 2025 15:53:49 GMT
Eagleeye-Traceid
Other
213e056917644316293617158e5fde
Timing-Allow-Origin
Other
*
X-Fc-Code-Checksum
Other
17382523385262288532
X-Fc-Instance-Id
Other
c-692b04e1-6020e431c8ed414f8a68
X-Fc-Invocation-Duration
Other
13
X-Fc-Invocation-Service-Version
Other
711
X-Fc-Max-Memory-Usage
Other
0.00
X-Fc-Request-Id
Other
1-692b170d-aece9a6cf3a5bf42d5e5f86a

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 2527ms