| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | optimize string matching (#791) | Dan Engelbrecht | 12 days | 1 | -10/+16 |
| | | |||||
| * | add support in http client to accept multi-range responses (#788) | Dan Engelbrecht | 12 days | 1 | -1/+108 |
| | | | | * add support in http client to accept multi-range responses | ||||
| * | add ability to abort http requests (#586) | Dan Engelbrecht | 2025-10-17 | 1 | -1/+2 |
| | | | | * add abort-check function to httpclient | ||||
| * | HttpClient support for pluggable back-ends (#532) | Stefan Boberg | 2025-09-30 | 1 | -0/+147 |
| refactored HttpClient to separate out cpr implementation into separate classes, with an abstract base class to allow plugging in multiple implementations in the future | |||||