Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: fix downloader duplicating downloads
Signed-off-by: Abiola Ibrahim <git@abiosoft.com> The downloader currently has undesired behaviour of downloading twice when fetching the possible redirect URL of the asset to be downloaded. This resolves it by ensuring the initial request is an HEAD request.
- Loading branch information