lua-http
HTTP client/server library
A Lua HTTP library providing support for HTTP(S) versions 1.0, 1.1 and 2, including client and server functionality.
HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
808 stars
37 watching
82 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
cqueueshttphttp2luanetwork
Related projects:
Repository | Description | Stars |
---|---|---|
daurnimator/lua-psl | A Lua library providing bindings to the Public Suffix List (PSL) library. | 9 |
daurnimator/fifo.lua | A Lua library implementing a First-In-First-Out data structure | 35 |
liseen/lua-resty-http | Provides a Lua-based HTTP client driver for non-blocking requests with support for various features and protocols. | 188 |
daurnimator/lredis | A Redis client library written in Lua for interacting with a Redis server | 42 |
bakins/lua-resty-http-simple | Provides a simple Lua HTTP client driver for ngx_lua | 78 |
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 121 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
oneoo/lua-resty-httpclient | A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
evandrolg/pegasus.lua | An HTTP server written in Lua for hosting web applications with support for streaming and compression. | 425 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
virgo-agent-toolkit/luvit-request | A Lua-based library for making HTTP requests | 3 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
hleuwer/luasnmp | A Lua binding to the net-snmp library for network management | 11 |