You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#755 Incorrect resume behaviour if first upload chunk fails.
#602 Resume fails with non-seekable stream when last upload chunk fails.
#767 Invoke event handlers safely and consistently.
Test changes:
#735 Rewrite MediaUploadTest to use test HTTP server. However, this fails on Travis due to a mono bug, so the original MediaUploadTest is still in use.
#732 Add a MediaDownloader test with an empty response body.