aws / aws-sdk-go-v2

AWS SDK for the Go programming language.
https://aws.github.io/aws-sdk-go-v2/docs/
Apache License 2.0
2.68k stars 651 forks source link

Allow non-nil but empty headers #2826

Closed Madrigal closed 1 month ago

Madrigal commented 1 month ago

Related to aws/smithy-go#547

Update code to allow non-nil but empty headers. Ignore current protocol tests since these haven't been published by Smithy