return function (connection, args) dofile("httpserver-header.lc")(connection, 200, 'html') connection:send([===[ Arguments

Arguments

First name:

Last name:

MaleFemale
]===]) coroutine.yield() if args["submit"] ~= nil then connection:send("

Received the following values:

\n") end