0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Yusuke Wada
9deb12fdb5
fix(http-exception): prioritize the status code (#2767)
* fix(http-exception): prioritize the status code

* denoify
2024-05-23 05:20:37 +09:00
Karibash
ce2a2f5964
feat(http-exception): Add a "cause" option to HTTPException (#2224) 2024-02-25 19:07:33 +09:00
Yusuke Wada
03df736763 feat(utils): remove HTTP status messages from http-status.ts (#1037)
* feat(utils): remove HTTP status messages from `http-status.ts`

* denoify
2023-04-28 12:10:20 +09:00
Yusuke Wada
39e855f0a4
feat: move http-exception out of utils (#883) 2023-02-11 18:05:50 +09:00