Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
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 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
connection: close
Caching Headers
Etag
W/"c3-kD+IFehvUjElgMiKlO9dYg"
Last-Modified
Tue, 24 Oct 2017 09:40:29 GMT
etag: W/"c3-kD+IFehvUjElgMiKlO9dYg" last-modified: Tue, 24 Oct 2017 09:40:29 GMT
Content Headers
Content-Length
195
Content-Type
application/json; charset=utf-8
content-length: 195 content-type: application/json; charset=utf-8
Server Headers
Server
Sirv.Imagination
server: Sirv.Imagination
CORS Headers
Access-Control-Allow-Headers
*
Access-Control-Allow-Origin
*
access-control-allow-headers: * access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 21:38:51 GMT
X-Sirv-Cache
HIT
X-Sirv-Cdn-Cache
HIT
X-Sirv-Cdn-Server
sirvcdn-usa-34
X-Sirv-Expires
+10095m
X-Sirv-Server
c1-extra1-fireball-7
date: Wed, 13 May 2026 21:38:51 GMT x-sirv-cache: HIT x-sirv-cdn-cache: HIT x-sirv-cdn-server: sirvcdn-usa-34 x-sirv-expires: +10095m x-sirv-server: c1-extra1-fireball-7
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching