Specifying a value of POST means the browser will send the data to the web server to be processed. 1525. How to make an HTTP POST web request. I want a submit type button to send a POST request. The $_POST syntax is ($_POST['name of the form field goes here']). HTTP test server accepting GET/POST requests. Let’s create a new Node.js project. The method specified determines how form data is submitted to the server. 0:48 Let's look at an example on httpben.org to see a post request … In this way, you can handle the GET and POST request in the Express framework. Forms in HTML can use either method by specifying method="POST" or method="GET" (default) in the