smithy-lang / smithy-kotlin

Smithy code generator for Kotlin (in development)
Apache License 2.0
71 stars 26 forks source link

fix: disable OkHttp response decompression #1047

Closed ianbotsf closed 3 months ago

ianbotsf commented 4 months ago

Issue \

Closes #1041

Description of changes

This change disables OkHttp's transparent response compression feature by explicitly setting Accept-Encoding header to identity when not otherwise set.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud