1
0

Prepopulate request, don't parse body for DELETE method

This commit is contained in:
2022-03-23 20:48:42 +01:00
parent 2e8703d20c
commit be1d09dc93
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-router",
"version": "1.2.2",
"version": "1.2.3",
"description": "",
"main": "index.js",
"scripts": {},