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.7.0-rc.1/mod.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.7.0-rc.1/mod.ts";