Commit Graph

19 Commits (master)

Author SHA1 Message Date
Alexey Melnichuk f36ef258ec Release 0.3.8 2018-05-13 13:06:46 +03:00
Alexey Melnichuk 5347756dec
Update post_mime.lua
ci skip
2018-05-10 09:41:25 +03:00
Alexey Melnichuk 7c28904384 Add. Mime HTTP example. 2018-05-09 21:24:09 +03:00
Alexey Melnichuk 5fae338602 Fix. easy:reset() returns correct value 2017-02-15 13:28:56 +03:00
Alexey Melnichuk 171aa24120 Add. Post JSON example. 2017-02-13 11:20:39 +03:00
Alexey Melnichuk f8a96ddcce Fix. `setopt_socketfunction` function 2017-02-09 14:27:26 +03:00
Alexey Melnichuk abdef03e98 Fix. Call `multi` callbacks with correct Lua state. 2016-09-27 17:52:49 +03:00
Alexey Melnichuk 17344cdcdd Update `uvwget` example [ci skip] 2014-12-26 13:07:10 +04:00
Alexey Melnichuk d4bbd66a81 Update multi-uv example. 2014-12-23 13:17:26 +04:00
Alexey Melnichuk b4a7579929 Update multi-uv example. 2014-12-22 16:11:33 +04:00
Alexey Melnichuk 273212fb93 Fix. socket callback get correct cURLv3 easy object. 2014-12-22 13:59:09 +04:00
Alexey Melnichuk e7712b9eb2 Fix. Init socket callback with nil.
Fix. `multi.setopt` supports socket callback.
Change. `socket_acttion` without args means timeout action.
Change. cURLv3 multi supports options in callback.
Add. `multi-uv` example.
2014-12-22 11:14:13 +04:00
Alexey Melnichuk f3631cd55e Update pop3 example [ci skip] 2014-09-16 16:00:48 +05:00
Alexey Melnichuk eff44c9aa8 Add. pop3 example 2014-09-15 17:29:01 +05:00
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