mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05: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 |
||
---|---|---|
.. | ||
azure | ||
gcs | ||
hdfs | ||
nas | ||
s3 | ||
gateway.go |