Open Cached · just now
22 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; media-src; script-src-elem; +15 more
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
  • 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

3 headers
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Age
Caching
48199
Cache-Control
Caching
private, no-store, max-age=0, must-revalidate

Content Headers

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

Server Headers

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

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
unleash-session-id=831391666; Path=/

Other Headers

9 headers
Cache-Status
Other
"Netlify Durable"; fwd=bypass, "Netlify Edge"; fwd=miss
Cdn-Cache-Control
Other
public, stale-while-revalidate=259200, stale-if-error=259200
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
9a5d17bd4f34e609-IAD
Date
Other
Fri, 28 Nov 2025 21:52:30 GMT
Netlify-Vary
Other
query=__nextDataReq|_rsc,header=x-nextjs-data|x-next-debug-logging|next-router-prefetch|next-router-segment-prefetch|next-router-state-tree|next-url|rsc|accept-encoding,cookie=__prerender_bypass|__next_preview_data
Report-To
Other
{"endpoints":[{"https://csp.1passwordservices.com/report?tags=1pw_prd"}],"group":"csp-endpoint","max_age":604800}
Reporting-Endpoints
Other
csp-endpoint="https://csp.1passwordservices.com/report?tags=1pw_prd"
X-Nf-Request-Id
Other
01KB3DZR09TVGHHD20K9QKDD1R

Recommendations

Enable compression (gzip/brotli) to improve performance

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

Analysis completed in 61ms