Commit graph

3 commits

Author SHA1 Message Date
nia
a61ce9c0a2 lua-http: Recognize Lua 5.4's bit library 2020-09-03 07:39:40 +00:00
nia
ba2414d954 lua-http: can be used with lua 5.4 now 2020-09-03 07:34:59 +00:00
nia
fff97b4b21 www: Add lua-http
A HTTP library for Lua.

## Features

- Optionally asynchronous (including DNS lookups and TLS)
- Supports HTTP(S) version 1.0, 1.1 and 2
- Functionality for both client and server
- Cookie Management
- Websockets
2020-07-08 14:58:49 +00:00