Closed matyasselmeci closed 5 years ago
This would happen at the payload['download_size']=dlSz line since dlSz is only set when the destination file exists.
payload['download_size']=dlSz
dlSz
This would happen at the
payload['download_size']=dlSz
line sincedlSz
is only set when the destination file exists.