fix: ensure we aren't allowing methods other than GET for static files

This commit is contained in:
Andy Burke 2025-07-31 14:53:53 -07:00
parent a9b20fea40
commit 582636ab5a
4 changed files with 50 additions and 1 deletions

1
deno.lock generated
View file

@ -94,6 +94,7 @@
"integrity": "a490169f5ccb0f3ae9c94fbc69d2cd43603f2cffb41713a85f99bbb0e3087cbc",
"dependencies": [
"jsr:@std/assert@^1.0.13",
"jsr:@std/async@^1.0.13",
"jsr:@std/data-structures",
"jsr:@std/fs",
"jsr:@std/internal@^1.0.10",