You've already forked cpp-httplib
Changed to use const std::string &
as much as possible instead of const char *
(#1331)
* Changed to use `const std::string &` as much as possible instead of `const char *` * Fix problems on Windows
This commit is contained in: