req.files and req.body are null when using connect-multiparty
-
Here is my code and the result :
More details :
http://stackoverflow.com/questions/42081290/req-files-and-req-body-are-empty-when-using-connect-multiparty-with-express-4
-
This post is deleted!
-
This post is deleted!
-
@trannamit95 said in req.files and req.body are null when using connect-multiparty:
Postman, try use "x-www-form-urlencoded"
Đối với việc upload file thì sao có thể sử dụng "x-www-form-urlencoded" được bạn ?