Download error handling
clburlison opened this issue · 1 comments
clburlison commented
Right now if the webserver doesn't have a valid path curl is still exiting with return code 0. Need to add some better error handling. Also make sure we don't save an empty file to disk.
clburlison commented
Fixed in #16