0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/deno_dist/middleware
2022-11-01 00:03:17 +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 refactor(jwt): refactor code and add more tests (#611) 2022-10-19 20:24:43 +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(build): fix ESM support in Node.js / use esbuild (#631) 2022-10-28 08:46:02 +09:00
validator fix(validator): enable handling "Bad Request" in validator (#635) 2022-11-01 00:03:17 +09:00