Cached · just now
27 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +9 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +1 more
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding

Caching Headers

Cache-Control
Caching
private, no-cache, no-store, max-age=0, must-revalidate

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
cloudflare
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a255b008cfb90d9d-IAD
Date
Other
Mon, 03 Aug 2026 13:32:19 GMT
Link
Other
Nel
Other
Report-To Group cf-nel max-age: 1w
success: 0.0%
Server-Timing
Other
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=8,cfOrigin;dur=797
X-Cache
Other
MISS
X-Dns-Prefetch-Control
Other
on
X-Pathname
Other
/id
X-Permitted-Cross-Domain-Policies
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology