Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • 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
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding
Caching Headers
Age
7449801
Cache-Control
public, max-age=0, must-revalidate
age: 7449801 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 04 Aug 2026 22:05:33 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=6,cfOrigin;dur=112
X-Matched-Path
/login
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a260dd3e7f76d6b5-IAD
date: Tue, 04 Aug 2026 22:05:33 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gUDS%2B1b0wZRuGbaPRAdM%2F4LHjn6YMSLr5kAIrbyi0NfHnx%2FApupLluT3d2FZ9LBbyNGOz56AbawrKSRPSLfbil49F0tqiD1I00idum5WOrnRwpyy2d7WPvw8aX73v29nFBL1"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=6,cfOrigin;dur=112
x-matched-path: /login
x-nextjs-prerender: 1
x-nextjs-stale-time: 300
x-vercel-cache: HIT
x-vercel-id: iad1::4smk4-1785881133903-31b8a52dd43f
Recommendations
Enable compression (gzip/brotli) to improve performance