mirror of
https://github.com/yhirose/cpp-httplib
synced 2026-06-08 18:30:49 +00:00
f0eb55b327
* Changed to use `const std::string &` as much as possible instead of `const char *` * Fix problems on Windows