v0.16.1
版本发布时间: 2024-08-07 05:06:25
yhirose/cpp-httplib最新发布版本:v0.18.0(2024-09-13 08:24:06)
- detail::is_socket_alive() is not work for https connection #1481
- avoid memory leaks if linked with static openssl libs (https://github.com/yhirose/cpp-httplib/pull/1857)
- Allow hex for ipv6 literal addr in redirect (https://github.com/yhirose/cpp-httplib/pull/1859)
- Fix build on Windows with no WINAPI_PARTITION_APP support (https://github.com/yhirose/cpp-httplib/pull/1865)
- test: fix GetRangeWithMaxLongLength on 32 bit machines (https://github.com/yhirose/cpp-httplib/pull/1867)
- Fix build when targeting Windows 7 as platform. (https://github.com/yhirose/cpp-httplib/pull/1869)
- Require a minimum of TLS 1.2 (https://github.com/yhirose/cpp-httplib/pull/1889)