Tags: Lua-cURL/Lua-cURLv3
Tags
Release 0.3.12 * Fix. Correctly cleanup internal storage in the easy:reset() function * Add. Support a new curl_easy_option API * Add. Support of CURLOPT_SSH_KEYFUNCTION * Add. Experimental support of HSTS from libcurl 7.74.0 * Add. Support libcurl 7.74.0 * Add lcurl.a target to makefile
Release 0.3.8 * Fix. Allows set empty array as slist options * Fix. Iterate over multi handle when there no easy handles * Add. options up to libcurl 7.59.0 * Add. support new cURL MIME API * Add. Allow use special null value to unset options * Add. support CULR_CERTINFO * Add. support curl_off_t type
Release 0.3.7 * Fix. set HTTP version uses wron opt type and leads to crash. * Fix. On Lua 5.3 returns info as integer values. * Add. Support cURL 7.54.0 * Add. `__tostring` methods to classes. * Add. `debug`, `seek`, `fnmatch`, `chunk_bgn` and `chunk_end` callbacks * Add. On Win x64 if socket value is too big it pass as lightuserdata.
Release 0.3.6 * Add. Support cURL 7.53.1 * Fix. Use correct value for SSL_VERIFYHOST/PROXY_SSL_VERIFYHOST options when set as boolean value. * Fix. setopt_socketfunction function * Fix. Do not use redefine typedefs as forward declaration. * Fix. easy:reset() returns correct value
PreviousNext