github libcpr/cpr 1.7.0
cpr v1.7.0

latest releases: 1.10.5, 1.9.7, 1.10.4...
2 years ago
  • Added a Cppcheck CI run
  • Fixed automated libcurl ca path detection
  • Fixed missing raw_header in cpr::Response
  • Fixed bugprone narrowing conversions
  • Fixed MaxRedirects exceeded should be treated as error
  • Updated libcurl from 7.75.0 to 7.79.1
  • Fixed cprConfig.cmake when building cpr as a submodule
  • Added cpr version macros in cprver.h
  • Fixed CMake paths for subprojects
  • Updated zlib-ng from 2.0.0-RC2 to 2.0.5
  • Fixed usage of CPR_USE_SYSTEM_GTEST
  • Added CMake find-package support
  • Added more redirect options:
    • cont_send_cred: Continue to send authentication (user+password) credentials when following locations, even when hostname changed.
  • Added an option to specify the HTML version with SetHttpVersion(...)
  • Fixed respecting system proxy configuration
  • Added an option to select the outgoing interface with SetInterface(...)
  • Added an option to get the file download length GetDownloadFileLength(...)
  • Updated Google Tests from 1.10.0 to 1.11.0
  • Added proxy authentication
  • Don't forcibly override user setting for FETCHCONTENT_QUIET

Don't miss a new cpr release

NewReleases is sending notifications on new releases.