0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/deno_dist/utils
Sor4chi 4dfcda8282
feat(streaming): implement stream.onAbort (#1871)
* feat: extend `StreamAPI` for response interception and adapt stream handler for it

* chore: denoify
2024-01-02 23:18:04 +09:00
..
jwt fix(jwt): incorrect error message (#1487) 2023-09-21 06:14:48 +09:00
body.ts feat: parseBody() for multi values' field (#1528) 2023-10-05 16:33:56 +09:00
buffer.ts fix(utils/buffer): fix bufferToFormData() (#1500) 2023-09-23 23:46:09 +09:00
cookie.ts
crypto.ts
encode.ts
filepath.ts fix(utils/filepath): filepath supports Windows (#1642) 2023-11-04 06:56:14 +09:00
html.ts feat: introduce css Helper (#1850) 2024-01-02 22:47:42 +09:00
http-status.ts
mime.ts
stream.ts feat(streaming): implement stream.onAbort (#1871) 2024-01-02 23:18:04 +09:00
types.ts fix(types): JSONParsed supports interface and Date etc. (#1853) 2024-01-01 18:23:12 +09:00
url.ts fix(req): avoid error when req.queries() receives unexpected values (#1862) 2023-12-27 06:41:48 +09:00