5e06fc54b0
* Use GetObject instead of HeadObject to locate incomplete part This avoids confusion around the errors that are returned by HeadObject, especially when the request has limited permissions for the bucket. * Remove unused HeadObject function * Add DeleteObject to S3API interface * Use DeleteObject to remove .part objects * Update tests |
||
---|---|---|
.. | ||
calcpartsize_test.go | ||
multi_error.go | ||
s3store.go | ||
s3store_mock_test.go | ||
s3store_test.go | ||
s3store_util_test.go |