Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3 sdk GetObject: is there a way to gzip decompress the content automatically #454

Closed
rcoh opened this issue Feb 17, 2022 Discussed in #451 · 1 comment
Closed

s3 sdk GetObject: is there a way to gzip decompress the content automatically #454

rcoh opened this issue Feb 17, 2022 Discussed in #451 · 1 comment
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue

Comments

@rcoh
Copy link
Contributor

rcoh commented Feb 17, 2022

Discussed in #451

Originally posted by Chandrian February 16, 2022
Hello,

Wondering if there's a way to decompress the content using GetObject if the content-encoding is set to GZIP?
Basically, thinking of how reqwest works.

Right now I'm using flate2, but having issues as it errors out with a corrupt data error, but matching on it I actually get the right output.. not clean so looking for something better.

Thanks for any insight.

@jmklix jmklix added p2 This is a standard priority issue feature-request A feature should be added or improved. labels Nov 28, 2022
@jmklix jmklix closed this as completed May 10, 2024
Copy link

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

2 participants