aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.96k stars 1.05k forks source link

fix header argument for list arguemnts #2868

Closed sbiscigl closed 7 months ago

sbiscigl commented 7 months ago

Issue #, if available:

issues/2866

Description of changes:

Fixes a bug where when header arguments are lists, only the last value is seralized and sent.

Check all that applies:

Check which platforms you have built SDK on to verify the correctness of this PR.

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