0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-29 17:46:30 +01:00
hono/deno_dist/middleware
2023-01-19 22:44:38 +09:00
..
basic-auth feat: introduce HonoRequest with "wrapper pattern" (#733) 2023-01-19 22:40:13 +09:00
bearer-auth feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
cache feat: introduce HonoRequest with "wrapper pattern" (#733) 2023-01-19 22:40:13 +09:00
compress refactor: support new @cloudflare/worker-types (#673) 2022-11-23 07:27:42 +09:00
cors fix(cors): fix bugs handling pre-flight (#792) 2023-01-09 00:30:53 +09:00
etag feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
html feat(handler): "schema" allow normal types (#700) 2022-12-10 16:37:14 +09:00
jsx Fix detecting node runtime (#696) 2022-12-02 11:28:49 +09:00
jwt feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
logger feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
powered-by feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
pretty-json feat(types): introduce CustomHandler interface (#637) 2022-11-01 00:07:56 +09:00
serve-static refactor: support new @cloudflare/worker-types (#673) 2022-11-23 07:27:42 +09:00
validator refactor(validator): show type error if get/head with form/json (#772) 2023-01-19 22:44:38 +09:00