21 Commits

Author SHA1 Message Date
Alexey Melnichuk
ba7aedebcb Add. Ability to add easy handle during iteration. 2014-09-15 15:03:27 +05:00
Alexey Melnichuk
7efaba4ff2 Update doc[ci skip] 2014-09-15 13:20:08 +05:00
Alexey Melnichuk
1285ae42c5 Add. Form class to Lua-cURLv3 interface.
See examples/cURLv3/post_form.lua
2014-09-12 11:46:43 +05:00
Alexey Melnichuk
1b88ec42b8 Fix. multi:info_read correctly remove easy handle. 2014-09-11 14:39:24 +05:00
Alexey Melnichuk
b2e6bcae4e Fix. add_handle/remove_handle on cURLv3
Add. Examples for cURLv3
2014-09-11 12:50:48 +05:00
Alexey Melnichuk
a50ffe9997 Reorganize examples tree. 2014-09-10 15:32:04 +05:00
Alexey Melnichuk
5cf2f412af Add. pause examples. 2014-09-05 13:15:59 +05:00
Alexey Melnichuk
f0c8ca020f Change. optional argument for easy:perform in Lua-cURL interface. 2014-09-04 13:07:54 +05:00
Alexey Melnichuk
955e6b7ece Add. Support streams to Lua-cURL interface. (See #1) 2014-09-04 12:51:11 +05:00
Alexey Melnichuk
c231e6bc25 Fix. Lua-cURL/browser.lua example compatibility with lcurl.cURL 2014-09-03 12:45:12 +05:00
Alexey Melnichuk
9f0cc95fa0 Add. Lua-cURL/browser.lua example 2014-09-03 12:41:22 +05:00
Alexey Melnichuk
389e31a8d5 Change. Signature for form:add_stream() (See #1) 2014-09-02 15:50:59 +05:00
Alexey Melnichuk
fc7a570060 Update. Object wrapper int examples. 2014-09-01 11:57:55 +05:00
Alexey Melnichuk
9434c99c95 Add. Install lcurl.cURL module in rockspec 2014-08-29 12:29:23 +05:00
Alexey Melnichuk
5974af17ea Add. examples for Lua-cURL 2014-08-29 12:07:34 +05:00
Alexey Melnichuk
40e0b2668e Add. Implementation of Lua-cURL http://msva.github.io/lua-curl 2014-08-29 11:55:04 +05:00
Alexey Melnichuk
349129bf95 Add. some examples 2014-08-29 10:47:29 +05:00
Alexey Melnichuk
5305ba55ac Port some examples form Lua-cURL 2014-08-28 18:55:14 +05:00
Alexey Melnichuk
aab3043323 Fix. Implement wait method based on select function. 2014-08-28 14:06:24 +05:00
Alexey Melnichuk
430ebb927e Rename. httppost function to form 2014-08-27 10:54:51 +05:00
Alexey Melnichuk
d8e8ecaacd Add. Easy wrapper example 2014-08-25 16:31:41 +05:00