Commit Graph

4 Commits

Author SHA1 Message Date
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
gonzalo
82f8b93a86 Update for Aget fo 0.4.1.
'yep' sthen@
2012-11-14 12:53:59 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
okan
337319dc56 import aget
aget is a multithreaded HTTP -for now- download accelerator.  aget first
sends a HEAD request to retrieve the length of the file, and divides it
into equal segments according to the number user has requested.  Then
for each segment, it connects to the server and gets only the part which
it is to download.

cleaned up submission from Girish Venkatachalam

ok merdely@ long time ago
2008-11-18 12:48:41 +00:00