microsoft / kiota-dotnet

Abstractions library for the Kiota generated SDKs in dotnet
https://aka.ms/kiota/docs
MIT License
32 stars 29 forks source link

fix: automatic decompression of response content #303

Closed baywet closed 1 month ago

baywet commented 1 month ago

fixes #302

sonarcloud[bot] commented 1 month ago

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 commented 1 month ago

@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?