Skip to content

Support for http downloads

SteelT requested to merge SteelT/Kart-Public:http-downloads into awful-mix

This branch adds support for http downloads to Kart, as an alternative way to download files. The cvar is http_source, only HTTP and HTTPS is supported, there is also a fallback system where the failed downloads will use the internal downloader. (But that shouldn't happen so long as the file actually exists on the http server specified.)

The dll can be located in libs/curl/[lib32]/[lib64]

Edited by SteelT

Merge request reports