Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

private/protocol/query: Fix deserialize error code with spaces#4525

Merged
jasdel merged 1 commit intoaws:mainfrom
jasdel:fixup/QueryUnmarshalError
Aug 17, 2022
Merged

private/protocol/query: Fix deserialize error code with spaces#4525
jasdel merged 1 commit intoaws:mainfrom
jasdel:fixup/QueryUnmarshalError

Conversation

@jasdel
Copy link
Copy Markdown
Contributor

@jasdel jasdel commented Aug 17, 2022

Fixes the ec2query and query protocol error deserializers to trim leading and trailing spaces from error code and message parameters. JSON based protocol's don't need this change, because the values are quoted.

Fixes the ec2query and query protocol error deserializers to trim
leading and trailing spaces from error code and message parameters. JSON
based protocol's don't need this change, because the values are quoted.
@jasdel jasdel merged commit ad2ea9b into aws:main Aug 17, 2022
@jasdel jasdel deleted the fixup/QueryUnmarshalError branch August 17, 2022 22:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants