lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, 4 May 2019 at 09:55, Russell Haley <russ.haley@gmail.com> wrote:
> The title says it all, I need to create an HTTP(s) POST request like this:

Check the example in the repository:
https://github.com/daurnimator/lua-http/blob/29524fa93e8ca71532375702913f281db52f4f2c/examples/simple_request.lua#L17