mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-01-23 18:22:12 +00:00
* Changed to use `const std::string &` as much as possible instead of `const char *` * Fix problems on Windows
* Changed to use `const std::string &` as much as possible instead of `const char *` * Fix problems on Windows