Open Cached · just now
17 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
Access-Control-Request-Headers

Caching Headers

1 headers
Cache-Control
Caching
max-age=60

Content Headers

2 headers
Content-Length
Content
207132
Content-Type
Content
text/html;charset=utf-8

Server Headers

1 headers
Server
Server
openresty

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

8 headers
Data-Source
Other
Date
Other
Fri, 07 Nov 2025 21:49:14 GMT
S-Req-Id
Other
15244603920472708918
S-Req-Type
Other
0
Server-Timing
Other
cdn-cache;desc=hit, edge;dur=65
Trace-Id
Other
33a846d0c85640e0b3ede934d8c9e7b5.960586.17625521549259029
X-Cache-Lookup
Other
Cache Miss
X-Nws-Log-Uuid
Other
298662462453372323

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2271ms