Closed devils2ndself closed 1 year ago
Closes #18
I have added 3 unit tests for getDownloadSize: one using ContentLength, one using Content-Range header, and one as a failure.
getDownloadSize
Beautifully done ✨ Thank you so much. Can I merge it, or is there anything else you wanna add to this PR?
just pushed a TODO for future contributers, but I think that's it for the issue
Closes #18
I have added 3 unit tests for
getDownloadSize
: one using ContentLength, one using Content-Range header, and one as a failure.