v4.4.0
What's Changed
- fixed sending JSON put requests by using CURLOPT_CUSTOMREQUEST by @laci-aura in #164
- added CURLOPT_CAINFO support by @laci-aura in #162
- added network (CURLOPT_ERRORBUFFER) error message to response by @laci-aura in #163
- Fix MSVC build errors by @laci-aura in #161
New Contributors
- @laci-aura made their first contribution in #164
Full Changelog: v4.3.0...v4.4.0