Switch to GET, fix forms

GET is much more better than using blobs
This commit is contained in:
2019-05-25 13:37:19 +05:30
parent 57a43aa643
commit aa46296f53
6 changed files with 66 additions and 8 deletions

View File

@@ -26,6 +26,7 @@
"body-parser": "^1.19.0",
"chai": "^4.2.0",
"chai-http": "^4.3.0",
"connect-busboy": "0.0.2",
"express": "^4.17.0",
"jquery": "^3.4.1",
"mocha": "^6.1.4"