Perform(c)
performs the HTTP request
local response = Curl.Perform(c)
-- could use log.info(response) to print the response from the HTTP requestLast updated
performs the HTTP request
local response = Curl.Perform(c)
-- could use log.info(response) to print the response from the HTTP requestLast updated