kdelibs/kioslave/http
Ivailo Monev b2ad647dcb kioslave: add assert about the curl_off_t assumption
curl_off_t may be typedef-ed to long on some bizarre system, Katie does not
support such tho

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-30 09:44:12 +02:00
..
CMakeLists.txt kioslave: abort HTTP transfers early on error and use curl information instead of parsing headers data in http slave 2022-05-13 17:16:04 +03:00
http.cpp kioslave: add assert about the curl_off_t assumption 2022-11-30 09:44:12 +02:00
http.h kioslave: implement put for http slave 2022-05-30 21:09:36 +03:00
http.protocol kioslave: implement put for http slave 2022-05-30 21:09:36 +03:00
https.protocol kioslave: implement put for http slave 2022-05-30 21:09:36 +03:00