0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
hono/runtime_tests/bun
Taku Amano ada10e5bf0
fix(stream): Fixed a problem that onAbort() is called even if request is normally closed in deno (#3079)
* Fix(stream): Fixed a problem that onAbort() is called even if request is normally closed in deno

* test: fix stream abort test for Node.js
2024-07-03 10:50:44 +09:00
..
.static feat(serve-static): rewriteRequestPath option for Workers/Deno/Bun (#1065) 2023-05-03 23:05:21 +09:00
static fix(serve-static): support extensionless files and refactor (#2260) 2024-02-24 22:38:39 +09:00
favicon.ico chore: move runtime tests into runtime_tests (#1062) 2023-05-02 21:16:17 +09:00
index.test.tsx fix(stream): Fixed a problem that onAbort() is called even if request is normally closed in deno (#3079) 2024-07-03 10:50:44 +09:00
vitest.config.ts ci: Report coverage with CodeCov (#2862) 2024-06-01 04:17:47 +09:00