cpr v1.5.2 Release Notes

Release Date: 2020-10-20 // over 3 years ago
  • 🚑 This hotfix for v1.5.1 includes the following fixes:

    • 🛠 Fixed: cpr::Post wrong content length (#450, #456, #458)
    • 🛠 Fixed: Mutex for multithreaded access not being static
    • 🛠 Fixed: No const rvalue references (#424)

Previous changes from v1.5.1

  • 🔄 Changes

    • CMake add ability to use WINSSL (#404)
    • Thread save access to libCurl (#313)
    • 👍 Allow implicit creation of cpr:Url, cpr:Body and cpr:UserAgent (#411)
    • 🛰 Payload with string variables (#409)
    • Cleanup (#407, #408)