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

fix: automatic decompression of response content #303

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

baywet
Copy link
Member

@baywet baywet commented Jul 22, 2024

fixes #302

@baywet baywet requested a review from a team as a code owner July 22, 2024 14:45
@baywet baywet self-assigned this Jul 22, 2024
@baywet baywet enabled auto-merge July 22, 2024 14:46
Copy link

sonarcloud bot commented Jul 23, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@baywet baywet merged commit 42ea74e into main Jul 23, 2024
10 of 11 checks passed
@baywet baywet deleted the bugfix/automatic-decompression branch July 23, 2024 07:33
@baywet
Copy link
Member Author

baywet commented Jul 23, 2024

@andrueastman we'll need to remove the obsolete handler from the graph core client factory and bump the required http version as a follow up. Can you take care of it please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

compress handler name should be decompression handler
2 participants