You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix not resetting CURLOPT_TRAILERDATA when duplicating an Easy instance (7bf3a51)
Added
Added initial support to the CURLMOPT_PUSHFUNCTION libcurl multi option. (#232) (b8d0fac)
Added private member to the EasyNativeBinding typescript class, you can set this value on the Easy instances to anything, and Typescript should not complain.
Adde prebuilt binaries for Electron v9
Changed
Improved Typescript types / documentation for some libcurl options. (63a71b7)