8 Commits

Author SHA1 Message Date
Alexey Melnichuk
a038558b44 Fix. call all callback from coroutine where perform was called. 2016-04-07 16:59:50 +03:00
Alexey Melnichuk
7eeaeb3ce6 Fix. Skip pause test because it can behave differently on different OS/cURL version. 2015-06-15 11:46:00 +04:00
Alexey Melnichuk
0ba125dfc3 Fix. cURLv3 info_read return correct object. 2014-12-22 13:13:24 +04:00
Alexey Melnichuk
15f4b2d53a Fix. Supports Lua 5.3.beta 2014-11-26 13:58:56 +04:00
Alexey Melnichuk
764b071989 Change. cURL wrapper store proxy functions in class not in object.
Fix. Test for stream reader.
2014-09-19 11:25:34 +05:00
Alexey Melnichuk
3178580a08 Fix. Ignore unknown tables in form:add().
Fix. Check type for `headers` field.
Add. Supports `content` field in form:add().
2014-09-17 12:14:47 +05:00
Alexey Melnichuk
5fdc34a47d Add. Use LuaCov 2014-09-16 14:00:54 +05:00
Alexey Melnichuk
ba7aedebcb Add. Ability to add easy handle during iteration. 2014-09-15 15:03:27 +05:00