Tag: Net::http::stats

Control download with Net::HTTP::Stats

Download a file is a source of problems. Host can be down, bandwith can be to slow, file can be too big, download takes too much time and estimated time is too long. This is an important point for a program which download many files. Furthemore it's often useful to notice users how much of a file is downloaded and when it will be finished.