aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3api_object_copy_handlers_test.go
AgeCommit message (Expand)AuthorFilesLines
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-06-29remove printlnLapshin Vitaliy1-1/+0
2022-06-28fix parseTagging function and add test for validate tagsLapshin Vitaliy1-1/+14
2022-06-20validate tags on copy object and add regex for validating tagsLapshin Vitaliy1-1/+1
2022-05-30move s3 related constants from package http to s3_constantschrislu1-74/+74
2022-05-14test(s3api_object_copy_handlers_test.go): some unit tests have been added to ...shichanglin51-0/+426