Upload with known SHA1
Opened this issue · 0 comments
Jwink3101 commented
How hard would it be to modify the upload code so that if I already know the SHA1 (since I need it for my app already), it can save computing it again? It looks like it would be around StreamWithHashProgress
object. Do you expect there to be any issues in modifying this with a known SHA1? Or do you think it is worth it just to keep the code as is?