Module task

Source
Expand description

A downloader implementation that spawns a downloader to a task

Structs§

TaskDownloader
A [HeaderDownloader] that drives a spawned [HeaderDownloader] on a spawned task.

Constants§

HEADERS_TASK_BUFFER_SIZE
The maximum number of header results to hold in the buffer.