3. Which of the following is for collecting form data from a POST request? res.send O req.body O req.query req.send X In
Posted: Fri Jul 08, 2022 6:37 am
3. Which of the following is for collecting form data from a POST request? res.send O req.body O req.query req.send X Incorrect This sends a response back to the client.