Binary-System

Results 4 issues of Binary-System

I have a strange waiting time when using cpr::Get to download a file with more then a few kb ``` int main() { cpr::Response r = cpr::Get(cpr::Url{ "http://www.httpbin.org/bytes/1096" }); std::cout

Question :question:
Awaiting Resonse :hourglass_flowing_sand:
Needs Investigation :mag:

System: Pi4, 2GB (590MB used), booted from USB HDD Linux 5.15.76-v8+ aarch64 Nextcloud 24.0.5.1 installed via nextcloud pi project When running sudo -u www-data /var/www/nextcloud/occ memories:index the result is Segmentation...

bug
need details

### Description Following the examples from [the docs](https://docs.libcpr.org/advanced-usage.html) and combining cpr::download with cpr::CallbackProgress gives wrong values in the callback function. downloadTotal stays at 0 downloadNow stays at 0 uploadNow stays...

Bug :bug:
Awaiting Resonse :hourglass_flowing_sand:
Windows :tv:
Needs Investigation :mag:

Downloading playlists results in the first 2-5 items downloaded and then for every further down entry of the playlist the last successful video is copied/downloaded again. Easily detectable by the...