aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/http/HttpClient.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoids going to sleep for at most 2000ms while retrieving file size via HTTP ↵steckbrief2018-05-051-2/+18
| | | | HEAD
* relates FS#241: Implementation of http download based on okhttpsteckbrief2017-02-061-16/+136
|
* Basic filetransfer http delete implementation; Exceptions for IqPacketError ↵steckbrief2016-08-221-0/+81
added