14. HTTP GET / POST ACTIONS
The Hypertext Transfer Protocol (HTTP) is designed to enable communications between clients and servers.
HTTP works as a request-response protocol between a client and server.
Two commonly used methods for a request-response between a client and server are: GET and POST.
GET - Requests data from a specified resource
POST - Submits data to be processed to a specified resource
Action Label Enter any 32 characters. This label is used in the Event Action Table.
Mode Use the dropdown to select between HTTP
“
POST
”
and HTTP
“
GET
”
.
Path Define the path of the HTTP
“
POST
”
or
“
GET
”
.
Ver Use the dropdown to select between
“
HTTP/1.0
”
and
“
HTTP/1.1
”
.
Header Enter the header data of the HTTP
“
POST
”
or
“
GET
”
.
Value Enter the value data of the HTTP
“
POST
”
or
“
GET
”
.
USP3 User Manual
Page 21 of 46