Abort multipart upload

This commit is contained in:
Alex Auvolat
2020-04-26 20:46:21 +00:00
parent 81ecc4999e
commit 0877a5500c
3 changed files with 45 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Attaining S3 compatibility
--------------------------
- test & fix multipart uploads
- abort multipart upload
- fix sync not working in some cases ? (when starting from empty?)
- api_server following the S3 semantics for head/get/put/list/delete: verify more that it works as intended