Ash Logan a35323ace9 (task_http.c) Use 100% as maximum, not minimum
With previous logic, any normal percentage would get MAX'd to 100% 
(max(70, 100) == 100). Correct math to use here is min
2021-07-18 14:47:25 +10:00
..
2020-08-15 00:35:15 +02:00
2020-10-10 18:10:22 +02:00
2020-08-24 14:35:25 +02:00
2020-08-24 14:35:25 +02:00
2020-08-14 18:58:09 +02:00
2020-08-15 00:35:15 +02:00
2019-01-20 03:16:58 +01:00
2021-02-08 09:35:57 +01:00