Skip to content

HTTP client used to speed up chunked downloads

Notifications You must be signed in to change notification settings

sug0/go-httpchunker

Repository files navigation

go-httpchunker

This is a Go package that can be used to speed up certain classes of HTTP downloads that allow you to specify a chunk of the content to be downloaded, or that provide content as numerous small files that can be concatenated into a larger one (effectively identical to the first scenario).

Documentation

Find documentation at godoc.

About

HTTP client used to speed up chunked downloads

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published