| Placing the data in the HTTP Header |
| Use the form tag in HTML with method POST. |
| Making a GET request and appending data to the query string |
| In the header of a POST request |
| In the body of a POST request |
| In the body of a multipart/form-data POST request |