daurnimator / lua-http

HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
https://daurnimator.github.io/lua-http/
MIT License
795 stars 81 forks source link

Client connection pooling #121

Open daurnimator opened 6 years ago

daurnimator commented 6 years ago

WIP.

Will close #10