Purpose
For executing the
CURL
command with parameters.
Inputs
url - target URL (including the http or https)
header - the request headers each separated by a new line
data - the request data
Outputs
response - the response from the CURL request