Skip to content

package/utils: Handle downloads for urls with missing schema

Kumar Shivendu requested to merge generated-differential-D6138-source into master

Some of the URLs don't have a schema (ex: http) and it blocks the loader from downloading the corresponding repos. This diff should fix the issue.

Related #3294 (closed)


Migrated from D6138 (view on Phabricator)

Merge request reports