kdelibs/kioslave/curl
Ivailo Monev 77d32f4169 kio: always calculate the speed on fixed 1sec interval based on the difference in processed size
because there are quircks such as slaves emitting total and/or processed
size way too often, the total size may not even be known at the start of
the get (chunked HTTP(s) transfer)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-01 06:15:31 +03:00
..
CMakeLists.txt kioslave: reimplement ftp and sftp slaves via curl 2024-03-17 00:48:01 +02:00
ftp.protocol generic: KIO protocols classification optimization 2024-04-14 09:54:36 +03:00
http.protocol generic: KIO protocols classification optimization 2024-04-14 09:54:36 +03:00
https.protocol generic: KIO protocols classification optimization 2024-04-14 09:54:36 +03:00
kio_curl.cpp kio: always calculate the speed on fixed 1sec interval based on the difference in processed size 2024-05-01 06:15:31 +03:00
kio_curl.h kioslave: implement option to accept or reject keys from curl slave 2024-03-21 07:42:42 +02:00
sftp.protocol generic: KIO protocols classification optimization 2024-04-14 09:54:36 +03:00