aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/clients
Commit message (Expand)AuthorAgeFilesLines
* reduce batch size for reads (#740)Dan Engelbrecht2026-01-291-1/+1
* CprHttpClient cleanup (#703)Dan Engelbrecht2026-01-092-7/+3
* fix reading of stale iterator when doing download-resume (#681)Dan Engelbrecht2025-12-091-9/+9
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-271-1/+1
* add `--boost-worker-memory` option to zen builds (#639)Dan Engelbrecht2025-11-101-1/+1
* add `--verbose-http` option to builds commands (#630)Dan Engelbrecht2025-11-041-0/+54
* silence warnings in CprHttpClient if request was aborted (#591)Dan Engelbrecht2025-10-202-197/+219
* add ability to abort http requests (#586)Dan Engelbrecht2025-10-173-22/+64
* HttpClient support for pluggable back-ends (#532)Stefan Boberg2025-09-304-0/+1807