Add ability to set ContentEncoding #673
jainkuniya
started this conversation in
Ideas
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Once the files are uploaded, they aren't been served in
gzip.On googling a bit, I found that it needs to be set while uploading the file, see here https://www.digitalocean.com/community/questions/how-do-i-enable-gzip-compression-on-spaces
So thought, adding this option would be a great add.
Thanks
reference: https://docs.digitalocean.com/products/spaces/how-to/set-file-metadata/
All reactions