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
Wed, 25 Mar 2026 13:24:23 GMT
Report-To
Group
csp-endpoint
max-age: 18w
X-Dns-Prefetch-Control
on
X-Matched-Path
/api/auth/[...nextauth]
X-Nonce
43b0754a-e9aa-43ff-b237-1ea227946e3e
X-Robots-Tag
noindex, nofollow
cf-cache-status: DYNAMIC
cf-ray: 9e1e3c4f7d2ac97d-IAD
date: Wed, 25 Mar 2026 13:24:23 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: 43b0754a-e9aa-43ff-b237-1ea227946e3e
x-robots-tag: noindex, nofollow
x-vercel-cache: MISS
x-vercel-id: iad1::iad1::s6hxm-1774445063726-a25a7271700d
Recommendations
Enable compression (gzip/brotli) to improve performance