0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-29 17:46:30 +01:00
hono/deno_dist/middleware
2022-10-19 20:01:43 +09:00
..
basic-auth chore: denoify 2022-10-19 20:01:43 +09:00
bearer-auth chore: denoify 2022-10-19 20:01:43 +09:00
cache fix(types): add types to middleware correctly (#521) 2022-09-14 08:17:20 +09:00
compress chore: denoify 2022-10-09 23:33:00 +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 perf(serve-static): return immediately if c.finalized (#596) 2022-10-10 00:29:40 +09:00
validator feat(validator): has the error message per rule (#603) 2022-10-19 19:17:04 +09:00