Saved Bookmarks
| 1. |
When is it ideal to use the post request type? |
|
Answer» Explanation: In computing, POST is a request method SUPPORTED by HTTP used by the World Wide Web. By design, the POST request method requests that a web server accepts the data enclosed in the body of the request MESSAGE, most LIKELY for storing it. It is often used when uploading a FILE or when submitting a completed web form.Hope it helps you Mark me BRAINLIEST... |
|