opendal
opendal copied to clipboard
Add override_content_disposition for `OpRead`
trafficstars
- Add override_content_disposition for
OpRead - Implement override_content_disposition support in
s3
Hi, @baszalmstra, would you like to help implement this issue? This can fix https://github.com/apache/incubator-opendal/issues/1726.
Should I also implement other override flags? These are the ones supported by S3:
response-content-typeresponse-content-languageresponse-expiresresponse-cache-controlresponse-content-dispositionresponse-content-encoding
Should I also implement other override flags? These are the ones supported by S3:
I prefer to add response-content-disposition first.
See: https://github.com/apache/incubator-opendal/pull/1742