Commit Graph

40 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 49fcdeab8f Change. Unset system macros only temporary. 2018-05-01 16:51:18 +03:00
Alexey Melnichuk ddf322e692 Add. Example for version_info. 2018-05-01 13:35:25 +03:00
Alexey Melnichuk 0e1eaa525a Add. New cURL MIME API 2017-10-12 14:22:24 +03:00
Alexey Melnichuk 9d27c9404d Update examples. 2017-07-24 12:32:56 +03:00
Alexey Melnichuk 4120b470f5 Add. Examples to new callback functions. [ci skip] 2017-07-21 11:21:36 +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
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