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
52384
Cache-Control
public, max-age=0, must-revalidate
age: 52384 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
Mon, 23 Feb 2026 04:20:39 GMT
X-Gitbook-Route-Site
docs.overleaf.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: 9d23ee922e83e600-IAD date: Mon, 23 Feb 2026 04:20:39 GMT x-gitbook-route-site: docs.overleaf.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::kxvf9-1771820439517-6eb5d8d54b71
Recommendations
Enable compression (gzip/brotli) to improve performance