Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.11.2 source code.tar.gz | 2025-02-23 | 143.2 kB | |
1.11.2 source code.zip | 2025-02-23 | 206.4 kB | |
README.md | 2025-02-23 | 1.6 kB | |
Totals: 3 Items | 351.2 kB | 0 |
What's Changed
- Replace ubuntu:22.04 and ubuntu:23.04 with ubuntu:latest by @COM8 in https://github.com/libcpr/cpr/pull/1154
- [BUG] Fix cpr::ssl:KeyBlob: Copy blob to curl by @b3rgschu3tz in https://github.com/libcpr/cpr/pull/1151
- fix: let bad-host-tests pass when there is DNS error redirection by @Jerry-Terrasse in https://github.com/libcpr/cpr/pull/1166
- Removed 1.9.x from the supported versions by @COM8 in https://github.com/libcpr/cpr/pull/1161
- Clang-Tidy And cppcheck Fixes by @COM8 in https://github.com/libcpr/cpr/pull/1175
- Getter function for Session::header_ to enable the user to read back all headers set and delete select ones by @simue in https://github.com/libcpr/cpr/pull/1173
- Fix windows static library build parameter in CMakeLists.txt by @MiyamuraMiyako in https://github.com/libcpr/cpr/pull/1182
- Fix Seg-fault when setting proxy username + password by @simue in https://github.com/libcpr/cpr/pull/1181
- Add Session::RemoveContent() by @simue in https://github.com/libcpr/cpr/pull/1179
- Cookie expires date is now only 100 days in the future by @COM8 in https://github.com/libcpr/cpr/pull/1185
New Contributors
- @b3rgschu3tz made their first contribution in https://github.com/libcpr/cpr/pull/1151
- @Jerry-Terrasse made their first contribution in https://github.com/libcpr/cpr/pull/1166
- @simue made their first contribution in https://github.com/libcpr/cpr/pull/1173
- @MiyamuraMiyako made their first contribution in https://github.com/libcpr/cpr/pull/1182
Full Changelog: https://github.com/libcpr/cpr/compare/1.11.1...1.11.2