Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
103998
Etag
"be37bcaef6ed47944772e73cb9daf135"
Last-Modified
Thu, 11 Apr 2024 10:43:07 GMT
age: 103998 etag: "be37bcaef6ed47944772e73cb9daf135" last-modified: Thu, 11 Apr 2024 10:43:07 GMT
Content Headers
Content-Length
226635
Content-Type
text/html
content-length: 226635 content-type: text/html
Server Headers
Server
tencent-cos
server: tencent-cos
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 14 Apr 2026 07:45:48 GMT
X-Cache-Lookup
Cache Hit
X-Cos-Hash-Crc64ecma
14484651244607174733
X-Cos-Request-Id
NjlkZGYwYWNfYTkyMTYzNjRfZDQ1Yl85NmFmMDEw
X-Nws-Log-Uuid
17287882643278516415
date: Tue, 14 Apr 2026 07:45:48 GMT x-cache-lookup: Cache Hit x-cos-hash-crc64ecma: 14484651244607174733 x-cos-request-id: NjlkZGYwYWNfYTkyMTYzNjRfZDQ1Yl85NmFmMDEw x-nws-log-uuid: 17287882643278516415
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching