Guillaume Smet f5ad332d28 Properly close ResponseBody when closing the InputStream
ResponseBody objects from Okhttp needs to be closed and, right now, we
just close the InputStream which is not sufficient.

I noticed that because I saw some warnings about leaked ResponseBody
instances in my logs.
2020-11-29 21:56:11 +01:00
2020-02-02 22:02:56 -06:00
2020-08-27 09:13:03 -07:00
2019-10-30 17:21:56 -07:00
2014-04-02 09:31:02 -07:00
2020-05-08 15:17:14 -07:00
Description
No description provided
Readme 35 MiB
Languages
Java 100%