v0.17.0
版本发布时间: 2024-09-01 20:07:56
yhirose/cpp-httplib最新发布版本:v0.18.0(2024-09-13 08:24:06)
- Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100
- Add Dockerfile for static file server
- Breaking Change!: get_header_ methods on Request and Response now take…
- Add sleep in handle_EINTR
- Fix https://github.com/yhirose/cpp-httplib/issues/1645
- Fix https://github.com/yhirose/cpp-httplib/pull/1788
- Added set_ipv6_v6only method (https://github.com/yhirose/cpp-httplib/pull/1905)