0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 02:27:49 +01:00
hono/runtime-tests/deno
oussamasf 65f2a3be93
fix(serveStatic): add guard to prevent reading empty folders (#3639)
Fixes  #3628

* fix(serveStatic): add guard to prevent reading empty folders

* fix(serveStatic): remove unnecessary Deno.stat

* test(serveStatic): add test cases related to isDir guard
2024-11-08 10:06:53 +09:00
..
.static
.vscode feat(serve-static): support absolute root (#3420) 2024-09-24 12:23:35 +09:00
static
static-absolute-root feat(serve-static): support absolute root (#3420) 2024-09-24 12:23:35 +09:00
deno.json feat(serve-static): support absolute root (#3420) 2024-09-24 12:23:35 +09:00
deno.lock feat(serve-static): support absolute root (#3420) 2024-09-24 12:23:35 +09:00
favicon.ico
hono.test.ts
middleware.test.tsx fix(serveStatic): add guard to prevent reading empty folders (#3639) 2024-11-08 10:06:53 +09:00
ssg.test.tsx
stream.test.ts refactor: fix typos (#3583) 2024-10-30 09:44:06 +09:00