mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-23 19:06:17 +00:00
cffdb01279
Both Azure & S3 gateways call for object information before returning the stream of the object, however, the object content/length could be modified meanwhile, which means it can return a corrupted object. Use ETag to ensure that the object was not modified during the GET call