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

@@ -152,7 +152,6 @@ Key | Type | Description
`params` | `object` | Object containing all parameters defined in the url string
`query` | `object` | Object containing all query parameters
### `res`-Object
Key | Type | Description