Skip to content

Use libcurl instead of curl command for downloading

Karel Koci requested to merge libcurl into master

Previous implementation used for simplifications for downloading curl command. This instead implements download using libcurl.

Merge request reports