Commit Graph

11 Commits (f36ef258ecaae8ce9990f3e21ca4ed20b6c2a5bd)

Author SHA1 Message Date
Alexey Melnichuk 27946bc985 Add. Fifth version info fields. 2018-05-01 13:47:07 +03:00
Alexey Melnichuk 4f75627e5c Replace `httpbin.org` to local pegasus server 2017-10-19 15:58:54 +03:00
Alexey Melnichuk 917ca411c5 Implement `setopt_proxytype` in Lua-cURL interface.
Add. PROXY_XXX constants.
2014-08-29 15:06:36 +05:00
Alexey Melnichuk aab3043323 Fix. Implement `wait` method based on `select` function. 2014-08-28 14:06:24 +05:00
Alexey Melnichuk 237e735495 Add. Init Share interface 2014-08-28 11:26:44 +05:00
Alexey Melnichuk dde623513c Add. `setopt` method to multi interface. 2014-08-27 16:02:02 +05:00
Alexey Melnichuk bf72021579 Add. Init multi interface. 2014-08-27 12:05:44 +05:00
Alexey Melnichuk ee70842172 Move error codes in separate files. 2014-08-26 13:47:20 +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 64916fb8c2 Fix. Export getinfo_ function. 2014-08-25 14:39:46 +05:00
Alexey Melnichuk b46fc0ad25 Init commit 2014-08-25 13:12:45 +05:00