v0.17.1
版本发布时间: 2024-09-04 09:38:24
yhirose/cpp-httplib最新发布版本:v0.18.0(2024-09-13 08:24:06)
- Windows: simplify conditional compilation and fix call to CreateFileMappingW
- Fix Incorrect usage of urls ending without '/' in static file server (Windows only) https://github.com/yhirose/cpp-httplib/issues/1848
- Header parser incorrectly accepts NUL and CR within header values #1908
- Fix problem with Abstract Namespace Unix Domain
- Fix SIGINT problem in Docker image