mirror of https://github.com/aria2/aria2
7 lines
281 B
Plaintext
7 lines
281 B
Plaintext
* Add HTTP POST support
|
|
* Add expires handling for Cookie
|
|
* Add Referer support
|
|
* Fix no wait retry in HttpInitiateConnectionCommand, HttpRequestCommand, HttpResponseCommand, except for redirection.
|
|
* Add FTP support
|
|
* Add SSL server cert verification
|
|
* Add SSL client cert support |