https://github.com/Lua-cURL/Lua-cURLv2
Lua-cURL is aiming for a full-fledged libcurl binding (easy/multi/share interface) to the functionality of Lua
https://github.com/Lua-cURL/Lua-cURLv2
Last synced: 10 months ago
JSON representation
Lua-cURL is aiming for a full-fledged libcurl binding (easy/multi/share interface) to the functionality of Lua
- Host: GitHub
- URL: https://github.com/Lua-cURL/Lua-cURLv2
- Owner: Lua-cURL
- Created: 2011-10-16T06:35:08.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-09-09T12:44:28.000Z (over 11 years ago)
- Last Synced: 2025-03-22T15:11:18.522Z (10 months ago)
- Language: C
- Homepage: http://lua-curl.github.io/Lua-cURLv2
- Size: 937 KB
- Stars: 59
- Watchers: 9
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
For installation instructions — see http://lua-curl.github.io/Lua-cURLv2
!! WARNING:
!! This is old, almost unmaintained version of Lua cURL wrapper library. Last release is 0.2.4
!! Please, take a look on https://github.com/Lua-cURL/Lua-cURLv3 (which is newer implementation
!! from scratch and has a compatibity layer for "old" bahaviour).