mirror of https://github.com/minio/minio.git
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 |