mirror of
https://github.com/honojs/hono.git
synced 2024-12-01 11:51:01 +01:00
e4f7f971a8
* feat: add "all" option to parseBody * feat: add parseBody option to `req.parseBody()` * test: add single value (override) and multiple value cases to praseBody * test: split parse case of parseBody * chore: denoify * refactor(body): make clear parseBody logic * chore: denoify * fix: single value of the field should not be parsed to array * test: add some case of single value's field in "all" option * chore: denoify |
||
---|---|---|
.. | ||
jwt | ||
body.ts | ||
buffer.ts | ||
cookie.ts | ||
crypto.ts | ||
encode.ts | ||
filepath.ts | ||
html.ts | ||
http-status.ts | ||
mime.ts | ||
stream.ts | ||
types.ts | ||
url.ts |