fix: ensure we aren't allowing methods other than GET for static files
This commit is contained in:
parent
a9b20fea40
commit
582636ab5a
4 changed files with 50 additions and 1 deletions
1
deno.lock
generated
1
deno.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue