aws-sdk-js-v3 icon indicating copy to clipboard operation
aws-sdk-js-v3 copied to clipboard

test(protocoltests): enable request compression tests

Open trivikr opened this issue 1 year ago • 1 comments
trafficstars

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 avatar Apr 18 '24 19:04 trivikr

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

trivikr avatar Apr 18 '24 19:04 trivikr

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.

github-actions[bot] avatar Sep 28 '24 00:09 github-actions[bot]