mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-08-11 21:01:24 +00:00
* Initial plan * Add Get(path, params) overload to ClientImpl and Client; fix ambiguous test calls * Fix clang-format style errors in test.cc * Fix remaining ambiguous Get() calls in test_proxy.cc and test.cc * Update README Get() examples to disambiguate Headers overload --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>