/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-wait-boolean-fde2d7780188-wait-boolean-s0279-c0000.md
wait: `boolean` - hono-docs
wait: boolean Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt wait boolean Summary A boolean indi...
wait: boolean
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#wait-boolean
Summary
A boolean indicating if Hono should wait for the Promise of the cache.put function to resolve before continuing with the request. Required to be true for the Deno environment. The default is false.
Content
A boolean indicating if Hono should wait for the Promise of the cache.put function to resolve before continuing with the request. Required to be true for the Deno environment. The default is false.