-
-
Notifications
You must be signed in to change notification settings - Fork 991
Pull requests: honojs/hono
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(cookie): add AES-256-GCM encrypted cookie support
#4818
opened Mar 20, 2026 by
brunorodmoreira
Loading…
13 tasks done
fix(cors): reflect request origin when credentials enabled with wildcard origin
#4816
opened Mar 20, 2026 by
dLo999
Loading…
fix(cors): reflect request origin when origin:"*" is combined with credentials:true
#4814
opened Mar 20, 2026 by
guoyangzhen
Loading…
fix(cors): reflect request origin when credentials is true with wildcard
#4813
opened Mar 19, 2026 by
ctonneslan
Loading…
feat(service-worker): ensure fire() inherits default 404 fallback behavior (#4632)
#4809
opened Mar 19, 2026 by
ramanverse
Loading…
fix(service-worker): make handle() and fire() default behavior consistent (#4632)
#4804
opened Mar 16, 2026 by
LehaoLin
Loading…
3 tasks done
feat(client): add
PickResponseByStatusCode type
#4791
opened Mar 5, 2026 by
yusukebe
Loading…
4 tasks done
perf(aws-lambda): optimize header parsing to reduce micro-allocations
#4762
opened Feb 23, 2026 by
fcarvajalbrown
Loading…
feat(middleware): add Method Not Allowed middleware
#4751
opened Feb 22, 2026 by
rokasta12
Loading…
7 tasks done
test(cloudflare-workers): add comprehensive tests for websocket and conninfo adapters
#4748
opened Feb 22, 2026 by
rokasta12
Loading…
5 tasks done
test(lambda-edge): expand handler unit tests for createRequest, createResult, and env bindings
#4747
opened Feb 21, 2026 by
rokasta12
Loading…
test(aws-lambda): expand handler unit tests for processors and createResult
#4744
opened Feb 21, 2026 by
rokasta12
Loading…
3 of 4 tasks
perf(middleware): optimize route-check with WeakMap cache
#4714
opened Feb 11, 2026 by
BelovedYaoo
Loading…
4 tasks done
refactor(lambda): simplify streaming handler and remove type workaround
#4656
opened Jan 30, 2026 by
albidoo
Loading…
2 of 4 tasks
feat: add 'methodNotAllowed' handler for '405 Method Not Allowed' responses
#4637
opened Jan 15, 2026 by
silvioprog
Loading…
5 tasks done
refactor(middleware/logger): add return type annotations
#4631
opened Jan 14, 2026 by
sano-suguru
Loading…
2 of 4 tasks
fix(validator): make query params always return string[] for consistency
#4615
opened Jan 7, 2026 by
BBAK-jun
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.