Closed ianbotsf closed 1 year ago
Closes https://github.com/awslabs/aws-sdk-kotlin/issues/1014
Correctly validates response length for empty bodies and byte array bodies.
Companion PR: https://github.com/awslabs/aws-sdk-kotlin/pull/1015
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information 0.0% Duplication
Issue \
Closes https://github.com/awslabs/aws-sdk-kotlin/issues/1014
Description of changes
Correctly validates response length for empty bodies and byte array bodies.
Companion PR: https://github.com/awslabs/aws-sdk-kotlin/pull/1015
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.