0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/deno_dist/middleware
Taku Amano 957a5a9ac9
feat(validator): Enable verification results to be retrieved as structured data. (#547)
* feat(validator): Enable verification results to be retrieved as structured data.

* chore: denoify
2022-09-21 09:40:17 +09:00
..
basic-auth fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
bearer-auth fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
cache fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
compress fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
cors feat(cors): Enable to check origin header by a function. (#533) 2022-09-16 20:59:27 +09:00
etag fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
html refactor(utils/html): rename Buffer to StringBuffer (#449) 2022-08-03 11:24:51 +09:00
jsx refactor(utils/html): rename Buffer to StringBuffer (#449) 2022-08-03 11:24:51 +09:00
jwt fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
logger fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
powered-by fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
pretty-json fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
serve-static fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
validator feat(validator): Enable verification results to be retrieved as structured data. (#547) 2022-09-21 09:40:17 +09:00