Download Latest Version v0.41.0 source code.tar.gz (1.8 MB)
Email in envelope

Get an email when there's a new version of cpp-httplib

Home / v0.41.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 11 hours ago 673 Bytes
v0.41.0 source code.tar.gz < 11 hours ago 1.8 MB
v0.41.0 source code.zip < 11 hours ago 1.9 MB
Totals: 3 Items   3.7 MB 0
  • Replace httplib::any / std::map<std::string, httplib::any> based res.user_data with a new type-safe UserData class that provides set() / get<T>() API by @yhirose (Fix [#2416])
  • Add parse_url utility function with UrlComponents struct for parsing URLs into scheme, host, port, path, and query components by @yhirose
  • [cmake] Allow using pre-existing zstd::libzstd target if it already exists, useful for projects that bundle their own zstd by @crueter in https://github.com/yhirose/cpp-httplib/pull/2390
  • Add header parser and URL parser fuzzers for OSS-Fuzz coverage improvement by @DavidKorczynski in https://github.com/yhirose/cpp-httplib/pull/2412
Source: README.md, updated 2026-04-04