mirror of https://github.com/aria2/aria2
![]() Added dir and files key to the response struct of aria2.tellStatus XML-RPC method. The value associated with files key is the list of files. Its element is the same struct used in aria2.getFiles XML-RPC method. Added uris key to the response struct of aria2.getFiles XML-RPC method. The value associated with uris key is the list of URIs. Its element is the same struct used in aria2.getUris XML-RPC method. * doc/aria2c.1.txt * src/XmlRpcMethodImpl.cc * test/XmlRpcMethodTest.cc |
||
---|---|---|
.. | ||
xmlrpc | ||
Makefile.am | ||
Makefile.in | ||
README.txt | ||
aria2c.1 | ||
aria2c.1.html | ||
aria2c.1.txt | ||
makeman |
README.txt
To produce aria2c.1: a2x -f manpage aria2c.1.txt You may have to insert line break before '.sp' in output file.