Melbahja Got Versions Save

Got: Simple golang package and CLI tool to download large files faster 🏃 than cURL and Wget!

v0.1.2

3 years ago

Changelog

25736ad Head requests should also set user-agent properly 9d2f87c Merge #4 bd6b9d1 Merge #5 7a87e64 Merge #6 e431e0d Merge #8 a6a8d9b Synchronize merging with a blocking channel 919451c add: new default request. 7beee4a add: use got NewRequest 05eaf7f added function for filename-extraction e936303 docs, and use Mutex 94951db fix: typo, and add missing err catch 9098e5b fmt 51171cc fmt: got.go f0af945 got should be aware of environment variables like HTTP_PROXY and HTTPS_PROXY 550445e improvement, and work around for #3 aafe0fe simplify file name func.

v0.1.1

3 years ago

Changelog

79f4172 Merge #2 d25c6e8 add: check downloaded file content test. 1a701c2 fix: data race! eb5b343 update readme link.