What's Changed
- Abstract TLS API support (Resolve #2309) by @yhirose in https://github.com/yhirose/cpp-httplib/pull/2342
- Add C++ modules support by @mikomikotaishi in https://github.com/yhirose/cpp-httplib/pull/2291
- Fix #2339 by @yhirose in https://github.com/yhirose/cpp-httplib/pull/2344
- Fix #2116 by @yhirose in https://github.com/yhirose/cpp-httplib/pull/2346
- Fix memory leak b...