seung-lab / cloud-files

Threaded Python and CLI client library for AWS S3, Google Cloud Storage (GCS), in-memory, and the local filesystem.
BSD 3-Clause "New" or "Revised" License
36 stars 8 forks source link

fix: range requests blocked by ETag check on S3 #61

Closed william-silversmith closed 2 years ago

william-silversmith commented 2 years ago

S3 was checking full Etag md5 for range requests.