File size request from HTTP header, handled the indeterminate size case
This commit is contained in:
@@ -226,7 +226,6 @@ class UIArtemis(QObject):
|
||||
self.downloader.finished.connect(self.update_manager.post_download_db)
|
||||
self.downloader.on_start(
|
||||
self.update_manager.remote_db_url,
|
||||
self.update_manager.remote_db_size,
|
||||
DATA_DIR
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user