lua-users home
lua-l archive

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




On Fri, May 3, 2019 at 6:19 PM Daurnimator <quae@daurnimator.com> wrote:
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

You know I might become a half decent developer if I could learn to read. I wonder how many times have I looked at that example: ten, fifteen??? Please don't slap me if we ever meet in person, though you'd be perfectly justified doing so. :-/

Thanks again,
Russ