/Knowledge/sources/honojs__hono/llms-full/language-middleware-options-reference-cookie-options--9e2c2ab2634c.md
Language Middleware: Options Reference > Cookie Options - hono-docs
Language Middleware: Options Reference Cookie Options Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt...
Language Middleware: Options Reference > Cookie Options
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#cookie-options
Summary
| Option | Type | Default | Description | | :----------------------- | :---------------------------- | :----------- | :------------------- | | caches | CacheType[] \| false | ['cookie'] | Cache settings | | cookieOptions.path | `...
Content
| Option | Type | Default | Description |
|---|---|---|---|
caches | CacheType[] | false | ['cookie'] | Cache settings |
cookieOptions.path | string | '/' | Cookie path |
cookieOptions.sameSite | 'Strict' | 'Lax' | 'None' | 'Strict' | SameSite policy |
cookieOptions.secure | boolean | true | HTTPS only |
cookieOptions.maxAge | number | 31536000 | Expiration (seconds) |
cookieOptions.httpOnly | boolean | true | JS accessibility |
cookieOptions.domain | string | undefined | Cookie domain |
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#cookie-options",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Language Middleware > Options Reference > Cookie Options",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 213,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Language Middleware: Options Reference > Cookie Options",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}