Closed cuducos closed 1 year ago
It looks like our simple tests of downloading string-based contents from an HTTP server are OK, but downloading a binary such as a ZIP archive seems to result in a corrupted downloaded file.
See #28 for a failing test case.
Oops. False alarm. The test suggested in #28 was wrong; now that's fixed, it doesn't error anymore.
It looks like our simple tests of downloading string-based contents from an HTTP server are OK, but downloading a binary such as a ZIP archive seems to result in a corrupted downloaded file.
See #28 for a failing test case.