/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-detection-options-adc524560231-detection-options-s0212-c0000.md
Detection Options - hono-docs
Detection Options Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt detection options Summary | Opt...
Detection Options
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#detection-options
Summary
| Option | Type | Default | Description | | :-------------------- | :------- | :------------------ | :------------------- | | lookupQueryString | string | 'lang' | Query parameter name | | lookupCookie | string | 'language' |...
Content
| Option | Type | Default | Description |
|---|---|---|---|
lookupQueryString | string | 'lang' | Query parameter name |
lookupCookie | string | 'language' | Cookie name |
lookupFromHeaderKey | string | 'accept-language' | Header name |
lookupFromPathIndex | number | 0 | Path segment index |