• Alessio Caiazza's avatar
    Ignore CompleteMultipart ETag · af421a45
    Alessio Caiazza authored
    Our ETag comparison on CompleteMultipartUpload was based on a reverse
    engineered protocol.
    
    It is not part of the S3 API specification and not every providers
    compute it in the same way.
    af421a45
objectstore_stub.go 6.59 KB