- 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 1 (27.3 KiB) Viewed 34 times
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
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 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 In
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.