https://bugs.kde.org/show_bug.cgi?id=479357
--- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> --- https://invent.kde.org/frameworks/kio/-/merge_requests/1535 makes it somewhat work. It's still broken for large files because kio_http doesn't send data() in chunks and instead all at once, which breaks with too much data. pause/resume also doesn't work -- You are receiving this mail because: You are watching all bug changes.