01-26-2015, 03:53 PM
You would have to include the portable "curl.exe" in your module, and use io.popen to read the results from it. Minion's version of lua doesn't include LuaSocket or anything else with a built-in http request API.
HTTP or cURL Request
|
|
Messages In This Thread |
HTTP or cURL Request - by jm86 - 01-25-2015, 03:47 PM
RE: HTTP or cURL Request - by Ace - 01-26-2015, 03:53 PM
RE: HTTP or cURL Request - by jm86 - 01-27-2015, 07:05 PM
RE: HTTP or cURL Request - by Tormiasz - 01-27-2015, 07:35 PM
RE: HTTP or cURL Request - by jm86 - 01-30-2015, 09:17 PM
|