0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-30 01:56:18 +01:00
hono/deno_dist/middleware
Yusuke Wada 24a28942de
fix: fixed the issue logger called twice (#494)
* fix: fixed the issue logger called twice

* add handling the error and shorten code
2022-09-02 21:13:47 +09:00
..
basic-auth chore(deno): denoify 2022-07-18 11:56:07 +09:00
bearer-auth chore(deno): denoify 2022-07-18 11:56:07 +09:00
cache feat(middleware): implement Cache Middleware (#417) 2022-07-23 15:02:42 +09:00
compress fix(compress): add type for enconding name (#396) 2022-07-17 08:59:40 +09:00
cors chore(deno): denoify 2022-07-18 11:56:07 +09:00
etag fix(ETag): fixed an error when the file size is too large. (#461) 2022-08-09 10:35:30 +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(utils/html): rename Buffer to StringBuffer (#449) 2022-08-03 11:24:51 +09:00
logger chore(deno): denoify 2022-07-18 11:56:07 +09:00
powered-by chore: rm *.ts.test from deno_dist (#338) 2022-07-02 22:31:10 +09:00
pretty-json chore: rm *.ts.test from deno_dist (#338) 2022-07-02 22:31:10 +09:00
serve-static fix: fixed the issue logger called twice (#494) 2022-09-02 21:13:47 +09:00