johnd0e 0278463377 http.request: possibility to defer body receiving if sink is not specified
In this case, the first returned value is not `1`, but a function,
taking two optional arguments: `sink` and `step`.
If the function is run without a `sink`, it simply closes the handle,
ignoring the body.
2024-09-11 17:26:24 +02:00
2022-07-27 10:07:00 +03:00
2018-08-22 17:37:32 -03:00
2022-07-27 10:07:00 +03:00
2022-03-29 14:10:30 +02:00
2022-03-29 14:10:30 +02:00
2018-09-29 16:29:58 -07:00
2013-05-25 18:07:38 +08:00

LuaSocket

Build Luacheck GitHub tag (latest SemVer) Luarocks

LuaSocket is a Lua extension library composed of two parts:

  1. a set of C modules that provide support for the TCP and UDP transport layers, and
  2. a set of Lua modules that provide functions commonly needed by applications that deal with the Internet.
Description
Network support for the Lua language
Readme MIT 3.4 MiB
Languages
HTML 48.5%
C 27.1%
Lua 22.7%
Makefile 1.4%