Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, proxy-revalidate
Etag
W/"2c-iT2MrpZVFK+OefphH2ovODL9Hw0"
Expires
0
cache-control: no-store, no-cache, must-revalidate, proxy-revalidate etag: W/"2c-iT2MrpZVFK+OefphH2ovODL9Hw0" expires: 0
Content Headers
Content-Length
44
Content-Type
application/json; charset=utf-8
content-length: 44 content-type: application/json; charset=utf-8
Server Headers
Server
Server
server: Server
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 14 Sep 2026 04:04:04 GMT
Surrogate-Control
no-store
date: Mon, 14 Sep 2026 04:04:04 GMT surrogate-control: no-store
Recommendations
Enable compression (gzip/brotli) to improve performance