Peter Serwylo 012cdce37b Make closing of Downloaders more concise.
The base `Downloader` class now wraps the `InputStream` returned by
any child classes, in order to notify the child class when that stream
is closed. This prevents each child class having to figure out a way
to be notified of this.

Also removed some dead code which was unused.
2015-11-07 08:36:17 +11:00
..
2015-10-04 08:14:48 -07:00
2015-11-05 12:06:14 +01:00
2015-10-25 13:13:55 +01:00
2015-10-31 10:12:07 +01:00
2015-11-05 12:00:42 +01:00