Issues
- 0
Make WebSocket adapter more changeable
#3468 opened by nakasyou - 2
Proxying compressed response do not work out of the box
#3518 opened by haochenx - 2
Next.js 15: `Type "FetchEventLike" is not a valid type for the function's second argument.`
#3548 opened by devjmetivier - 0
Expose basePath (or other "current root") in context
#3547 opened by Tc-001 - 2
- 2
`$url` return doesn't include query params
#3532 opened by alex-grover - 0
- 1
Etag middleware generating the same weak etag for different body content.
#3536 opened by markusahlstrand - 0
Error when using streamSSE: IncompleteRead(0 bytes read, 2 more expected))
#3540 opened by roziscoding - 2
wild card for multiple routes does not work
#3502 opened by skandasoft - 2
- 4
- 1
Hono CLI framework
#3533 opened by pomdtr - 0
- 9
Running "deno test" on Hono API results in JSX errors
#3522 opened by Hmoulvad - 1
http2 support
#3524 opened by KilianB - 6
Hono RPC client - types inferred incorrectly
#3485 opened by pjeziorowski - 1
File is going through properly with Hono RPC
#3513 opened by vignesh-gupta - 5
c.req.json() throwing an error when body is not available instead of null/undefined
#3511 opened by Judge-Paul - 8
In 4.6.4, after setting variables in createMiddleware, c.set got type error.
#3512 opened by maou-shonen - 3
hono binary response is corrupted via `c.body(bindata)`
#3517 opened by Dexus - 1
jsx memo break hooks in client side
#3473 opened by codehz - 2
Pass a string field to c.json throws Type instantiation is excessively deep and possibly infinite.ts(2589)
#3494 opened by kaio-eduardo - 5
Jest fails to import `createBunWebSocket`
#3490 opened by amadodiazjr - 0
bun create hono not working because of deno
#3503 opened by lucaslevin - 2
- 2
CORS does not work with found endpoints
#3493 opened by AdamGrabowiecki - 1
Cannot pass onClick handler to jsx component
#3464 opened by jannisbecker - 17
RPC tries to import server-side database code into the client and make svelte crash
#3450 opened by Extarys - 3
- 13
add `req.query.has` and `req.query.get` methods
#3455 opened by lorypelli - 9
- 1
- 2
- 3
Move Node.js serveStatic to this repo
#3483 opened by yusukebe - 8
Add Authorization header when testing using request
#3431 opened by ikrom - 1
Not sure how to connect aws sdk v3 with stream middleware
#3481 opened by smaudd - 0
serveStatic root is incorrect on Windows + Bun for absolute path (other interpreters probably too)
#3475 opened by dmytro-peleshenko - 4
- 2
Multiple parts in Response Header
#3462 opened by exoego - 4
cf properties in request is broken
#3463 opened by vickyRathee - 1
- 1
`getConnInfo` fails in Bun tests
#3460 opened by mrcaidev - 1
ConnInfo from Hono/Bun outputting ip of localhost instead of remote address
#3454 opened by vinay-khatri - 1
CORS no working
#3453 opened by LRboyz - 2
When making zValidator a shared variable, type inference occasionally fails on the client side
#3435 opened by mayone-du - 2
- 1
- 1
Cannot finalize context on a service?
#3433 opened by vickyRathee - 1
Dynamic Subdomain Not Detected in the Requests
#3429 opened by mo-hassann