When I post JSON with first ajax to bodyparser I get req.body = undefined in server side, and for req.file = undefined too, but when I
first ajax
req.body = undefined
req.file = undefined