Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding
Caching Headers
Age
70958
Cache-Control
public, max-age=0, must-revalidate
age: 70958 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 29 Apr 2026 10:44:21 GMT
X-Gitbook-Route-Site
docs.verygoodsecurity.com/
X-Gitbook-Route-Type
static
X-Gitbook-Target
2v
X-Matched-Path
/sites/static/[mode]/[siteURL]/[siteData]/[pagePath]
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f3db602dd82d46a-IAD date: Wed, 29 Apr 2026 10:44:21 GMT x-gitbook-route-site: docs.verygoodsecurity.com/ x-gitbook-route-type: static x-gitbook-target: 2v x-matched-path: /sites/static/[mode]/[siteURL]/[siteData]/[pagePath] x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::iad1::znxtj-1777459461586-814776fe043e
Recommendations
Enable compression (gzip/brotli) to improve performance