I use PostMan to test my controller, which reads data from the POST request by using req.param() and req.file(). Weirdly, the order of the parameters I submit matters. For example,I use PostMan to test my controller, which read
I use PostMan to test my controller, which reads data from the POST request by using req.param() and req.file(). Weirdly, the order of the parameters I submit matters. For example,I use PostMan to test my controller, which read