aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
3.06k stars 573 forks source link

test(protocoltests): enable request compression tests #6011

Closed trivikr closed 2 weeks ago

trivikr commented 5 months ago

Issue

Request compression was added in https://github.com/aws/aws-sdk-js-v3/pull/5643

Description

Enables protocoltests for request compression

Testing

CI


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

trivikr commented 5 months ago

The SDKAppliedContentEncoding_ec2Query fails since 'Content-Encoding' header is populated, but 'content-encoding' is checked in the test file.

github-actions[bot] commented 6 days ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.