Releases
1.7.0
COM8
released this
24 Nov 12:57
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
You can’t perform that action at this time.