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.

GitHub

805 stars
37 watching
82 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list

cqueueshttphttp2luanetwork

Backlinks from these awesome lists:

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 A Lua library that provides a non-blocking HTTP client driver for use in web servers. 188
daurnimator/lredis A Redis client library written in Lua for interacting with a Redis server 42
bakins/lua-resty-http-simple A Lua HTTP client module for ngx_lua that handles simple HTTP requests with options for customizing request parameters and response handling. 78
daurnimator/luatz A Lua library for working with dates and times in different time zones. 120
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. 421
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. 377
hleuwer/luasnmp A Lua binding to the net-snmp library for monitoring network devices 11