Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
0
Cache-Control
public, max-age=0, must-revalidate
age: 0 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 28 Mar 2026 10:14:04 GMT
Report-To
Group
csp-endpoint
max-age: 18w
X-Dns-Prefetch-Control
on
X-Matched-Path
/api/auth/[...nextauth]
X-Nonce
e55d0a37-bb50-47fc-8f7f-ba1b6f98cb63
X-Robots-Tag
noindex, nofollow
cf-cache-status: DYNAMIC
cf-ray: 9e35dda78c323891-IAD
date: Sat, 28 Mar 2026 10:14:04 GMT
report-to: {"group":"csp-endpoint","max_age":10886400,"endpoints":[{"url":"https://o4506380089556992.ingest.us.sentry.io/api/4506657267712000/security/?sentry_key=4b9d4b638fad9797bc5ed200f991b21b"}],"include_subdomains":true}
x-dns-prefetch-control: on
x-matched-path: /api/auth/[...nextauth]
x-nonce: e55d0a37-bb50-47fc-8f7f-ba1b6f98cb63
x-robots-tag: noindex, nofollow
x-vercel-cache: MISS
x-vercel-id: iad1::iad1::5hwz4-1774692844753-82a6eb3f3d78
Recommendations
Enable compression (gzip/brotli) to improve performance