/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-handling-httpexcept-2ba5163e4026-handling-httpexceptions-s0615-c0001.md
Handling HTTPExceptions (2) - hono-docs
Handling HTTPExceptions (2) Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt handling httpexceptio...
Handling HTTPExceptions (2)
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#handling-httpexceptions
Summary
::: warning HTTPException.getResponse is not aware of Context. To include headers already set in Context, you must apply them to a new Response. :::
Content
::: warning
HTTPException.getResponse is not aware of Context. To include headers already set in Context, you must apply them to a new Response.
:::