Project

Profile

Help

Story #3415

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulpcore/1815":https://github.com/pulp/pulpcore/issues/1815 




 ---- 


 The HttpDownloader's should be able to detect when metalink is being used as a discovery mechanism and should do the following: 

 1\. Fetch the file from a url referred to in the metalink   
 2\. Validate the data using the checksum specified in the metalink 

 This support would be added to existing HttpDownloader's in the Plugin API. 

 

Back