<a href="/home/dashboard" f-partial="/partials/home/overview">Overview</a>
headers.set("Location", "/home/dashboard"); return new Response(null, { status: 303, headers, });