Kjakster
Results
2
comments of
Kjakster
This works fine with a github based project https://github.com/Tryll/Software-Repository winget source add --verbose-logs -n core -a https://raw.githubusercontent.com/Tryll/Software-Repository/master Adding source: core -> https://raw.githubusercontent.com/Tryll/Software-Repository/master ██████████████████████████████ 100% Done
I looked abit more into this. The purpose of HttpClientWrapper class is to enable ranged downloading, by first identifying file size. Where both HEAD and Range inspection is not supported...