You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
objectivehtml edited this page Dec 11, 2014
·
2 revisions
Overview
The Http Reqest service will send HTTP requests to a specified url. You can choose from the following methods to send requests: GET, POST, PUT, DELETE. You can also attach headers and as many variables as you need with each request.
Request URL
The url to send each request.
Request Variables
Enter the names and values of variables to be sent with the request.