Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Calls the indicated HTTP web service routineClears all of the global common variables used to track header names, values, and the status settings. This will typically only be called within HTTP_MCP when the response is finished and sent back to the OECGI.

Syntax

Code Block
Response = HTTP_Services('RunHTTPService', HTTPService, RemainingURL)

...