TODO 854 B

12345678910111213141516171819202122232425
  1. * Add HTTP POST support
  2. * Add expires handling for Cookie
  3. * Add SSL server cert verification
  4. * Add SSL client cert support
  5. * Better HTTP status handling
  6. * Download files listed in a specifed file.
  7. * Add the feature which adds or removes URLs on-the-fly.
  8. * no-compact peers format
  9. * Add port range command-line option
  10. * Add max peers command-line option
  11. * Refacturing HttpConnection and FtpConnection
  12. * Query resource by location
  13. * List available os, version, etc for metalink
  14. * ipv6(RFC2428 for ftp)
  15. * Add silent mode.
  16. * Save URLs and command-line arguments to .aria2 file.
  17. * Add multi-file metalink support.
  18. * Add a control port for GUI frontend
  19. * Add a version header to .aria2 file to check the compatibiliy.
  20. 0.8.0
  21. * Add a statement for the permission to link with OpenSSL.
  22. * Add upload speed limit command-line option(not tested for torrent yet).