| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | silence warnings in CprHttpClient if request was aborted (#591) | Dan Engelbrecht | 2025-10-20 | 1 | -197/+202 |
| | | | | | * silence warnings in CprHttpClient if request was aborted * refactor CprHttpClient | ||||
| * | add ability to abort http requests (#586) | Dan Engelbrecht | 2025-10-17 | 1 | -20/+61 |
| | | | | * add abort-check function to httpclient | ||||
| * | HttpClient support for pluggable back-ends (#532) | Stefan Boberg | 2025-09-30 | 1 | -0/+1035 |
| refactored HttpClient to separate out cpr implementation into separate classes, with an abstract base class to allow plugging in multiple implementations in the future | |||||