aria2/TODO

9 lines
329 B
Plaintext
Raw Normal View History

2006-02-17 13:35:04 +00:00
* Add HTTP POST support
* Add expires handling for Cookie
* Add SSL server cert verification
* Add SSL client cert support
2006-02-18 05:21:43 +00:00
* Better HTTP status handling
* Download files listed in a specifed file.
2006-02-22 12:16:10 +00:00
* check MD5 checksum
* Apply "split longest remianing time first" algorithm to SegmentMan.
* split algorithm must be separate class.