Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(self "https://*.capture.dev"); +22 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
1442763
Cache-Control
public, max-age=0, must-revalidate
Etag
"57e285c558be8da5aa98068688012c45"
Last-Modified
Fri, 24 Apr 2026 22:09:57 GMT
age: 1442763 cache-control: public, max-age=0, must-revalidate etag: "57e285c558be8da5aa98068688012c45" last-modified: Fri, 24 Apr 2026 22:09:57 GMT
Content Headers
Content-Disposition
inline
Content-Length
27578
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 27578 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 14:56:00 GMT
X-Graphy-Env
prod
X-Graphy-Version
55.29.14
X-Matched-Path
/
date: Mon, 11 May 2026 14:56:00 GMT x-graphy-env: prod x-graphy-version: 55.29.14 x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::8bx9z-1778511360972-bf937b3af513
Recommendations
Enable compression (gzip/brotli) to improve performance