- 2 Which One Of The Following Collect Data From A Form With A Get Request O Req Send Oreq Body Oreq Query Res Send Inco 1 (24.53 KiB) Viewed 33 times
2. Which one of the following collect data from a form with a GET request? O req.send Oreq.body Oreq.query res.send Inco
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
2. Which one of the following collect data from a form with a GET request? O req.send Oreq.body Oreq.query res.send Inco
2. Which one of the following collect data from a form with a GET request? O req.send Oreq.body Oreq.query res.send Incorrect It is the request (req) that contains form data.