-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When the input CSV doesn't have a checksum column we might fail to download the entire file without notifying the user. Could you check the response headers for
Content-Length and compare that value to the size of the full size image file? Often web servers will set this response header so it would be nice to check it when this value is sent in the response.
Originally posted by @johnbradley in #8 (comment)
See also discussion following.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request