Interface HttpOptExtra

HTTP download extra options

Example

{
* "connections": 32
* }

Hierarchy

  • HttpOptExtra

Properties

autoTorrent?: boolean

When task download complete, and it is a .torrent file, it will be auto create a new task for the torrent file

connections?: number

Concurrent connections

Generated using TypeDoc