Skip to content

llHTTPRequest

  • DirectoryllHTTPRequest key
    • URL string — A valid HTTP/HTTPS URL.
    • Parameters list — Configuration parameters, specified as HTTP_* flag-value pairs.
    • Body string — Contents of the request.

Sends an HTTP request to the specified URL with the Body of the request and Parameters.

Returns a key that is a handle identifying the HTTP request made.