0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-30 01:56:18 +01:00
hono/deno_dist/utils
2023-01-19 22:45:25 +09:00
..
jwt chore: fix typo in error class name (#393) 2022-07-17 08:54:43 +09:00
body.ts refactor: form body should be Record<string, string | File> (#771) 2023-01-19 22:44:38 +09:00
buffer.ts chore: denoify 2023-01-19 22:45:25 +09:00
cookie.ts chore: denoify 2022-07-15 08:40:15 +09:00
crypto.ts refactor: support new @cloudflare/worker-types (#673) 2022-11-23 07:27:42 +09:00
encode.ts refactor: tweak types (#795) 2023-01-19 22:45:25 +09:00
filepath.ts feat: add serve-static middlware for deno (#339) 2022-07-02 23:20:09 +09:00
html.ts refactor(utils/html): remove escape function (#450) 2022-08-03 11:39:36 +09:00
http-exception.ts feat: introduce HTTPException (#796) 2023-01-19 22:45:25 +09:00
http-status.ts feat: support Deno! (#336) 2022-07-02 15:09:45 +09:00
mime.ts refactor(utils): remove minor mime types (#816) 2023-01-19 22:45:25 +09:00
object.ts feat(validator): has the error message per rule (#603) 2022-10-19 19:17:04 +09:00
types.ts refactor(types): fix exporting and refactor (#767) 2023-01-19 22:44:37 +09:00
url.ts perf: optimize parsing queries and headers / 19% faster than 2.7.2 (#811) 2023-01-19 22:45:25 +09:00