curlcpp 1.1
What's Changed
- Disabled copying for curl_global, added curl_global_cleanup call by @sergey-shambir in #105
- Made curl_multi movable not copyable. by @sergey-shambir in #104
- Added method get_next_finished by @desertkun in #106
- Fix value type for CURLOPT_PREQUOTE by @novadan in #110
- get pointer from unique_ptr in curl_multi in #112
New Contributors
- @sergey-shambir made their first contribution in #105
- @desertkun made their first contribution in #106
- @novadan made their first contribution in #110
Full Changelog: 1.0...1.1