Describe the bug
Hi team, S3 put object and complete multipart upload have if-none-match support.
But they're not supported in our S3 implementation https://github.com/apache/opendal/blob/main/core/services/s3/src/core.rs
Steps to Reproduce
N/A
Expected Behavior
All S3 request fields should be supported.
Additional Context
No response
Are you willing to submit a PR to fix this bug?
Describe the bug
Hi team, S3 put object and complete multipart upload have if-none-match support.
But they're not supported in our S3 implementation https://github.com/apache/opendal/blob/main/core/services/s3/src/core.rs
Steps to Reproduce
N/A
Expected Behavior
All S3 request fields should be supported.
Additional Context
No response
Are you willing to submit a PR to fix this bug?