Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(signature-v4): unsign x-amz-user-agent header (smithy-lang#928)
`x-amz-user-agent` is equivalent to `user-agent` header but used only in browsers. If we don't sign `user-agent`, we shouldn't sign `x-amz-user-agent` either.
- Loading branch information