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)