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 |
||
---|---|---|
.. | ||
gateway-s3-metadata.go | ||
gateway-s3-metadata_test.go | ||
gateway-s3-sse.go | ||
gateway-s3-utils.go | ||
gateway-s3.go | ||
gateway-s3_test.go |