benroeder opened a new pull request, #7206: URL: https://github.com/apache/opendal/pull/7206
## Summary - Fixes #7205 - Forward Content-Type, Content-Disposition, Content-Encoding, and Cache-Control headers from `OpWrite` to Swift's PUT request - Declare the corresponding `write_with_*` capability flags ## Test plan - `test_write_with_content_type`, `test_write_with_content_disposition`, `test_write_with_content_encoding`, `test_write_with_cache_control` now execute instead of being silently skipped - All 93 behavior tests pass against both local SAIO and a real Swift cluster -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
