I am using asset_sync 1.1.0 and fog 1.25.0. When asset_sync uploads my files to S3 and I request them back I find an empty header in the response Content-Encoding:
. However when I upload them manually using S3fox, a firefox extension, this header doesn't exist.
My question is how can I disable this header from being added by asset_sync?
Notes: There are multiple issues opened at asset_sync repo on github but with no reply so far, and they closed an unsolved issue too.