...
add explicit timeout for downloading from url
use RestSharp for downloads of url
check the destination response and display an error when it is not successful
2.0.0.22
remove unneeded logging - put in for debugging but forgot to remove
copy url support in discover dialog
...