New
v0.30.2
What's Changed
- Problem with CI test on Windows without OpenSSL by @yhirose in https://github.com/yhirose/cpp-httplib/pull/2323
- Fix #2325 by @yhirose in https://github.com/yhirose/cpp-httplib/pull/2331
- Resolve #2262 by @yhirose in https://github.com/yhirose/cpp-httplib/pull/2332
- Fix zstd detection when zstd_FOUND is true but target is missing by @Theresa-0328 in https://github.com/yhirose/cpp-httplib/pull/2334
- timegm api absent in AIX by @mehendarkarprajwal in https://github.com/yhirose/cpp-httplib/pull/2336
- Fix set_ca_cert_store() to skip system certs like set_ca_cert_path() by @solarispika in https://github.com/yhirose/cpp-httplib/pull/2335
- case insensitive hostname validation (fix #2333) by @ctabor-itracs in https://github.com/yhirose/cpp-httplib/pull/2337
New Contributors
- @Theresa-0328 made their first contribution in https://github.com/yhirose/cpp-httplib/pull/2334
- @mehendarkarprajwal made their first contribution in https://github.com/yhirose/cpp-httplib/pull/2336
- @ctabor-itracs made their first contribution in https://github.com/yhirose/cpp-httplib/pull/2337
Full Changelog: https://github.com/yhirose/cpp-httplib/compare/v0.30.1...v0.30.2