[s3] add s3 pass test_multipart_upload (#5474)

add s3 pass test_multipart_upload
This commit is contained in:
Konstantin Lebedev
2024-04-07 23:51:22 +05:00
committed by GitHub
parent d42a04cceb
commit 35cba720a5
4 changed files with 43 additions and 18 deletions

View File

@@ -39,6 +39,7 @@ const (
AmzTagCount = "x-amz-tagging-count"
X_SeaweedFS_Header_Directory_Key = "x-seaweedfs-is-directory-key"
X_SeaweedFS_Header_Upload_Id = "X-Seaweedfs-Upload-Id"
// S3 ACL headers
AmzCannedAcl = "X-Amz-Acl"