Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
x-http-method-override
accept-ranges: bytes connection: close vary: x-http-method-override
Caching Headers
Cache-Control
no-store, no-cache, max-age=0
cache-control: no-store, no-cache, max-age=0
Content Headers
Content-Length
182
Content-Type
application/vnd.vimeo.error+json
content-length: 182 content-type: application/vnd.vimeo.error+json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 15:23:09 GMT
Request-Hash
422ee671
Www-Authenticate
Bearer error="invalid_token"
X-Backend-Server
api-c6b4fc8b9-dtdzz
X-Bapp-Server
api-c6b4fc8b9-dtdzz
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-iad-kiad7000140-IAD
X-Timer
S1776007389.276268,VS0,VE36
X-Vimeo-Error
true
cf-cache-status: DYNAMIC cf-ray: 9eb33b06eb6591fa-IAD date: Sun, 12 Apr 2026 15:23:09 GMT request-hash: 422ee671 via: 1.1 varnish www-authenticate: Bearer error="invalid_token" x-backend-server: api-c6b4fc8b9-dtdzz x-bapp-server: api-c6b4fc8b9-dtdzz x-cache: MISS x-cache-hits: 0 x-served-by: cache-iad-kiad7000140-IAD x-timer: S1776007389.276268,VS0,VE36 x-vimeo-error: true
Recommendations
Enable compression (gzip/brotli) to improve performance