Module kapiti::fetcher

source ·
Expand description

Client for downloading data over HTTP to local disk.

Structs

  • Shared code for downloading content from HTTP(s) servers. Adds support for gzipped responses, restricting the download size, and checking matching content type.