Skip to content

content downloaded in gzip format #82

@tuananh

Description

@tuananh

i think the offending commit is this 8e3a72e

it looks like it download content as gzip but leaving it as is.

we rollback to previous version and it works.

the data in my case is .html file, raw text. it's getting downloaded as gzip content which can't be display with nginx.

my expectation: s3sync should keep the file as is.

To do this, maybe we can do additional head request to check the content type and see if decompression is required?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions