summaryrefslogtreecommitdiffstats
path: root/libraries/lua-curl/README
blob: 9a93e32abf9b45bdbfa52bee9706ecabddb893fe (plain)
lua-curl (lua curl library)

The intent of Lua-cURL is to adapt the
 * Easy Interface
 * Multi Interface
 * Shared Interface
of libcurl to the functionality of Lua (for example by using iterators
instead of callbacks when possible).