kdelibs/kioslave/curl
Ivailo Monev 2c3a94a77d kioslave: error out with KIO::ERR_UNSUPPORTED_ACTION when the action is not supported in curl slave
normally that would never happen, however if kioclient is used (e.g. in
attempt to list https://foo.bar.baz.com as if it is directory) then it
can happen

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-06-01 15:08:46 +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 kioslave: error out with KIO::ERR_UNSUPPORTED_ACTION when the action is not supported in curl slave 2024-06-01 15:08:46 +03:00
kio_curl.h kioslave: implement anonymous mode for curl slave in ftp mode 2024-05-18 22:48:53 +03:00
sftp.protocol generic: KIO protocols classification optimization 2024-04-14 09:54:36 +03:00