Module

x/hono/request.ts>HonoRequest#cookie

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
method HonoRequest.prototype.cookie
Deprecated
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.10.1/request.ts";