Open
Cached
·
just now
13
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
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding
Caching Headers
3 headers
Cache-Control
Caching
no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0
Etag
Caching
"691d8430-8c88"
Last-Modified
Caching
Wed, 19 Nov 2025 08:47:44 GMT
Content Headers
2 headers
Content-Length
Content
35976
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
Nginx
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
c=auth-by-wechat%3Dtrue%2Cproject-permission-management%3Dtrue%2Centerprise-permission-management%3Dtrue%2C5c58505d;Path=/;Max-Age=259200
Other Headers
2 headers
Date
Other
Fri, 21 Nov 2025 16:50:43 GMT
X-Target-Env
Other
standard_nginx_c
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 0ms