minio/cmd/gateway
Anis Elleuch cffdb01279
azure/s3 gateways: Pass ETag during GET call to avoid data corruption (#11024)
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
2020-12-17 09:11:14 -08:00
..
azure azure/s3 gateways: Pass ETag during GET call to avoid data corruption (#11024) 2020-12-17 09:11:14 -08:00
gcs fix: check for gateway backend online without http request (#10924) 2020-11-19 10:38:02 -08:00
hdfs fix: HDFS list bucket when subpath is provided (#10884) 2020-11-12 11:26:51 -08:00
nas rename crawler config option to heal (#10678) 2020-10-14 13:51:51 -07:00
s3 azure/s3 gateways: Pass ETag during GET call to avoid data corruption (#11024) 2020-12-17 09:11:14 -08:00
gateway.go Remove B2 gateway implementation (#9547) 2020-05-07 19:00:30 -07:00