Code-Hex / pget

The fastest, resumable file download client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] does not support range request

hellojukay opened this issue · comments

pget 'https://mirrors.tuna.tsinghua.edu.cn/github-release/git-for-windows/git/Git%20for%20Windows%202.35.1%282%29/Git-2.35.1.2-32-bit.exe'
Error:
  https://mirrors.tuna.tsinghua.edu.cn/github-release/git-for-windows/git/Git%20for%20Windows%202.35.1%282%29/Git-2.35.1.2-32-bit.exe: does not support range request

when url not support range request , pget should not use range request and it should be compatible with this error

@Code-Hex i hnow , but wget works fine