Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=0
cache-control: max-age=0
Content Headers
Content-Length
46
Content-Type
application/json;charset=utf-8
content-length: 46 content-type: application/json;charset=utf-8
Server Headers
Server
Apple
server: Apple
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 14:38:19 GMT
X-Rid
b9e8e7cf-c801-4c56-b3ce-cce551adae2f
date: Sun, 12 Apr 2026 14:38:19 GMT x-envoy-upstream-service-time: 0 x-rid: b9e8e7cf-c801-4c56-b3ce-cce551adae2f
Recommendations
Enable compression (gzip/brotli) to improve performance