dino/plugins/http-files
Wiktor Kwapisiewicz 0acbe4855d Fix reporting failed HTTP upload
Status code can't be less than 200 and greater than or equal 300 at the same
time. Using || instead of && marks all uploads that do not have 2xx status code
as "failed".
2019-11-04 15:15:28 +01:00
..
src Fix reporting failed HTTP upload 2019-11-04 15:15:28 +01:00
CMakeLists.txt Refactor file receive/send interfaces and UI 2019-07-18 02:03:42 +02:00