Feature Description
Google Cloud Storage supports setting Content-Encoding, but for some reason this has not been implemented in OpenDAL. Not having support for Content-Encoding means that I have to use other library just so that I can set the header while uploading
Problem and Solution
With Content-Encoding supported, I could use OpenDAL to upload my zstd / brotli / gzip -compressed assets to Google Cloud Storage and use them normally (such as download with a browser and have them decompressed automatically)
Additional Context
No response
Are you willing to contribute to the development of this feature?
Feature Description
Google Cloud Storage supports setting
Content-Encoding, but for some reason this has not been implemented in OpenDAL. Not having support forContent-Encodingmeans that I have to use other library just so that I can set the header while uploadingProblem and Solution
With
Content-Encodingsupported, I could use OpenDAL to upload my zstd / brotli / gzip -compressed assets to Google Cloud Storage and use them normally (such as download with a browser and have them decompressed automatically)Additional Context
No response
Are you willing to contribute to the development of this feature?