There is already a useful method which can be used to hook a custom Entity into
the upload process (e.g. to count bytes and inform a progress bar listener or
whatever):
put(String url, HttpEntity entity, String contentType, boolean expectContinue)
It would be nice to have a corresponding get(url, httpentity,..) method for
downloads.
Original issue reported on code.google.com by nagaidh...@gmail.com on 12 Dec 2012 at 3:18
Original issue reported on code.google.com by
nagaidh...@gmail.com
on 12 Dec 2012 at 3:18