What's Changed
- Replace ubuntu:22.04 and ubuntu:23.04 with ubuntu:latest by @COM8 in #1154
- [BUG] Fix cpr::ssl:KeyBlob: Copy blob to curl by @b3rgschu3tz in #1151
- fix: let bad-host-tests pass when there is DNS error redirection by @Jerry-Terrasse in #1166
- Removed 1.9.x from the supported versions by @COM8 in #1161
- Clang-Tidy And cppcheck Fixes by @COM8 in #1175
- Getter function for Session::header_ to enable the user to read back all headers set and delete select ones by @simue in #1173
- Fix windows static library build parameter in CMakeLists.txt by @MiyamuraMiyako in #1182
- Fix Seg-fault when setting proxy username + password by @simue in #1181
- Add Session::RemoveContent() by @simue in #1179
- Cookie expires date is now only 100 days in the future by @COM8 in #1185
New Contributors
- @b3rgschu3tz made their first contribution in #1151
- @Jerry-Terrasse made their first contribution in #1166
- @simue made their first contribution in #1173
- @MiyamuraMiyako made their first contribution in #1182
Full Changelog: 1.11.1...1.11.2