mirror of
https://github.com/pgsty/silo.git
synced 2026-09-22 10:33:43 +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