What's Changed
Fixed a regression that can fail clients using the DefaultFetcher{}
directly without using the constructor.
- Set a default HTTP client for DefaultFetcher in DownloadFile method if none is set by @malancas in #686
Full Changelog: v2.1.0...v2.1.1