fix HTTP header for user-defined object metadata
According to the S3 documentation, when adding user-defined object metadata, the metadata key must start with "x-amz-meta-" (all lowercase).
Please register or sign in to comment
According to the S3 documentation, when adding user-defined object metadata, the metadata key must start with "x-amz-meta-" (all lowercase).