Open
Cached
·
just now
19
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, accept
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding, accept
Caching Headers
Cache-Control
s-maxage=84186, stale-while-revalidate=2592000
cache-control: s-maxage=84186, stale-while-revalidate=2592000
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
Fri, 22 May 2026 01:00:36 GMT
X-Gitbook-Route-Site
fuel.gitbook.io/documentation/
X-Gitbook-Route-Type
static
X-Gitbook-Target
2c
X-Opennext-Cache
HIT
X-Opennext-Request-Id
0.q8toipwx7pc
alt-svc: h3=":443"; ma=86400 cf-ray: 9ff7e2852df8fbef-IAD date: Fri, 22 May 2026 01:00:36 GMT x-gitbook-route-site: fuel.gitbook.io/documentation/ x-gitbook-route-type: static x-gitbook-target: 2c x-nextjs-stale-time: 300 x-opennext-cache: HIT x-opennext-request-id: 0.q8toipwx7pc
Recommendations
Enable compression (gzip/brotli) to improve performance