server_readline.liq
server.readline ret then log("Read line: #{ret}") # Do more stuff then send the final response: "Done!" endDownload
server.readline ret then log("Read line: #{ret}") # Do more stuff then send the final response: "Done!" endDownload