Lua-cURLv3/src
Alexey Melnichuk b723615c05 Add. Ability unset info by passing `false` 2017-10-18 14:53:18 +03:00
..
lua Add. Options from libcurl 7.55.0 2017-08-16 14:09:51 +03:00
l52util.c remove two functions conflict with lua5.1 and luajit 2016-09-14 23:21:10 +08:00
l52util.h remove two functions conflict with lua5.1 and luajit 2016-09-14 23:21:10 +08:00
lceasy.c Add. New cURL MIME API 2017-10-12 14:22:24 +03:00
lceasy.h Add. New cURL MIME API 2017-10-12 14:22:24 +03:00
lcerr_easy.h Fix. Use `WEIRD_SERVER_REPLY` by default in libcurl > 7.51.0. 2016-12-15 14:08:30 +03:00
lcerr_form.h Move error codes in separate files. 2014-08-26 13:47:20 +05:00
lcerr_multi.h Move error codes in separate files. 2014-08-26 13:47:20 +05:00
lcerr_share.h Move error codes in separate files. 2014-08-26 13:47:20 +05:00
lcerror.c Fix. Use `E_WEIRD_SERVER_REPLY` as alias for `CURLE_FTP_WEIRD_SERVER_REPLY` on libcurl<7.51.0. 2016-12-15 14:56:17 +03:00
lcerror.h Fix. EOL in source [ci skip] 2015-06-15 10:29:17 +04:00
lcflags.h Add. Options from libcurl 7.55.0 2017-08-16 14:09:51 +03:00
lchttppost.c Fix. Handle new return code for curl_formget in libcurl 7.56.0 2017-10-12 15:39:57 +03:00
lchttppost.h Fix. call all callback from coroutine where perform was called. 2016-04-07 16:59:50 +03:00
lcinfoeasy.h Add. Support offset type for easy getinfo function. 2017-08-16 13:57:21 +03:00
lcmime.c Add. Ability unset info by passing `false` 2017-10-18 14:53:18 +03:00
lcmime.h Add. New cURL MIME API 2017-10-12 14:22:24 +03:00
lcmulti.c Add. Pass socket as lightuserdata if it not fit to Lua number. 2017-07-20 16:24:06 +03:00
lcmulti.h Fix. Do not use redefine typedefs as forward declaration. 2017-01-12 18:03:11 +03:00
lcopteasy.h Add. New cURL MIME API 2017-10-12 14:22:24 +03:00
lcoptmulti.h Add. `setopt` method to multi interface. 2014-08-27 16:02:02 +05:00
lcoptshare.h Add. CAINFO, CAPATH and CERTINFO options and SSLVERSION_XXX constants. 2014-08-28 17:05:00 +05:00
lcshare.c Fix. Unify `tostring` methods 2016-09-28 13:01:49 +03:00
lcshare.h Add. Copyright notes to source files. 2014-09-08 14:25:02 +05:00
lcurl.c Add. New cURL MIME API 2017-10-12 14:22:24 +03:00
lcurl.h Add. easy/multi handle support user values. 2014-12-22 12:43:55 +04:00
lcutils.c Add. New cURL MIME API 2017-10-12 14:22:24 +03:00
lcutils.h Add. New cURL MIME API 2017-10-12 14:22:24 +03:00