Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
139620
Cache-Control
public, max-age=0, must-revalidate
Etag
"67686f03f54f0c7f2aee69d005ca7bbc"
age: 139620 cache-control: public, max-age=0, must-revalidate etag: "67686f03f54f0c7f2aee69d005ca7bbc"
Content Headers
Content-Disposition
inline
Content-Length
164252
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 164252 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 07:16:28 GMT
Link
URL
/.well-known/api-catalog
rel=api-catalog
rel=service-doc
X-Matched-Path
/
date: Sun, 03 May 2026 07:16:28 GMT link: </.well-known/api-catalog>; rel="api-catalog", <https://docs.cronofy.com/developers/api/>; rel="service-doc" x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::sj89v-1777792588000-631feefe0385
Recommendations
Enable compression (gzip/brotli) to improve performance