64 Commits

Author SHA1 Message Date
Alexey Melnichuk
93d9142cf6 Fix. Support libcurl >= 7.25 2014-08-26 13:28:34 +05:00
Alexey Melnichuk
ea7a282218 Add. Travis files 2014-08-26 12:40:18 +05:00
Alexey Melnichuk
d4b1b76de7 Add. setopt method.
```Lua
e:setopt(curl.OPT_URL, 'http://example.com')
```
2014-08-25 17:10:14 +05:00
Alexey Melnichuk
d8e8ecaacd Add. Easy wrapper example 2014-08-25 16:31:41 +05:00
Alexey Melnichuk
96fd2add7a Update doc. 2014-08-25 15:54:43 +05:00
Alexey Melnichuk
3d204d7d24 Add. version/version_info function 2014-08-25 15:42:49 +05:00
Alexey Melnichuk
916d815764 Add. escape/unescape methods to easy object. 2014-08-25 15:23:29 +05:00
Alexey Melnichuk
209378db60 Fix. Define export functions. 2014-08-25 15:07:21 +05:00
Alexey Melnichuk
ea9edd651a Add. Rockspec file. 2014-08-25 15:00:59 +05:00
Alexey Melnichuk
64916fb8c2 Fix. Export getinfo_ function. 2014-08-25 14:39:46 +05:00
Alexey Melnichuk
040a13bd3a Add. HeaderFunction callback. 2014-08-25 14:22:41 +05:00
Alexey Melnichuk
143ac1be89 Fix. Detect raise error in callback 2014-08-25 14:02:01 +05:00
Alexey Melnichuk
b46fc0ad25 Init commit 2014-08-25 13:12:45 +05:00
Alexey Melnichuk
5458154562 Initial commit 2014-08-25 14:00:15 +05:00