aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/clients/httpclientcommon.cpp
Commit message (Collapse)AuthorAgeFilesLines
* HttpClient support for pluggable back-ends (#532)Stefan Boberg2025-09-301-0/+474
refactored HttpClient to separate out cpr implementation into separate classes, with an abstract base class to allow plugging in multiple implementations in the future