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

[core-https] Move decompression into optional policy #9588

Closed
xirzec opened this issue Jun 17, 2020 · 0 comments · Fixed by #13266
Closed

[core-https] Move decompression into optional policy #9588

xirzec opened this issue Jun 17, 2020 · 0 comments · Fixed by #13266
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.

Comments

@xirzec
Copy link
Member

xirzec commented Jun 17, 2020

Instead of having a disableDecompressionPolicy, let's make uncompressing the result its own deserialization policy that can be optionally removed.

@xirzec xirzec added Client This issue points to a problem in the data-plane of the library. Azure.Core labels Jun 17, 2020
@xirzec xirzec self-assigned this Jun 17, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant