Update README.md [ci skip]
This commit is contained in:
parent
79d9f8db60
commit
7a1c663582
@ -5,11 +5,11 @@
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
[API](http://moteus.github.com/lcurl)<br/>
|
[API](http://moteus.github.com/lcurl)<br/>
|
||||||
Also library provide `lcurl.cURL` compatibility module for [Lua-cURL](http://msva.github.io/lua-curl) binding.
|
Also library provide `lcurl.cURL` compatibility module for [Lua-cURL](http://lua-curl.github.io/Lua-cURL) binding.
|
||||||
|
|
||||||
## Why one more curl binding
|
## Why one more curl binding
|
||||||
|
|
||||||
Existing [Lua-cURL](http://msva.github.io/lua-curl) binding has several problems:
|
Existing [Lua-cURL](http://lua-curl.github.io/Lua-cURL) binding has several problems:
|
||||||
|
|
||||||
* it can not return error codes but just raise Lua errors
|
* it can not return error codes but just raise Lua errors
|
||||||
* it raise Lua error from callback that may result resource leak in libcurl
|
* it raise Lua error from callback that may result resource leak in libcurl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user