Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache, no-store, max-age=0, must-revalidate
Expires
0
Pragma
no-cache
cache-control: no-cache, no-store, max-age=0, must-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Length
121
Content-Type
application/json
content-length: 121 content-type: application/json
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 23:05:39 GMT
Server-Timing
cdn-cache; desc=MISS, edge; dur=253, origin; dur=52, ak_p; desc="1778627138935_400321294_967993427_30497_11187_0_7_-";dur=1
date: Tue, 12 May 2026 23:05:39 GMT server-timing: cdn-cache; desc=MISS, edge; dur=253, origin; dur=52, ak_p; desc="1778627138935_400321294_967993427_30497_11187_0_7_-";dur=1
Recommendations
Enable compression (gzip/brotli) to improve performance