Deprecated
Use Cookie Middleware instead of c.req.cookie()
. The c.req.cookie()
will be removed in v4.
import { HonoRequest } from "https://dotland.deno.dev/x/hono@v3.9.2/request.ts";
Use Cookie Middleware instead of c.req.cookie()
. The c.req.cookie()
will be removed in v4.
import { HonoRequest } from "https://dotland.deno.dev/x/hono@v3.9.2/request.ts";