Return error when client headers are missing (issue #19)
Compare changes
- michael.minelli authored
+ 3
− 1
@@ -38,7 +38,9 @@ class API implements WorkerTask {
@@ -38,7 +38,9 @@ class API implements WorkerTask {
}).none()); //Used for extract params from body with format "form-data", The none is for say that we do not wait a file in params