Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Send XML header before the first of whitespace chars#2046

Merged
harshavardhana merged 2 commits intominio:masterfrom
krisis:issue/2041
Jul 1, 2016
Merged

Send XML header before the first of whitespace chars#2046
harshavardhana merged 2 commits intominio:masterfrom
krisis:issue/2041

Conversation

@krisis
Copy link
Copy Markdown
Member

@krisis krisis commented Jul 1, 2016

XML parsing fails in aws cli due to unexpected whitespace character. To
fix this, we send the xml header before we send the first whitespace
character, if any.

Closes #2041

@mention-bot
Copy link
Copy Markdown

By analyzing the blame information on this pull request, we identified @harshavardhana, @awwalker and @krishnasrinivas to be potential reviewers

krisis added 2 commits June 30, 2016 17:57
XML parsing fails in aws cli due to unexpected whitespace character. To
fix this, we send the xml header before we send the first whitespace
character, if any.
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.

aws cli fails to parse CompleteMultipartUploadResult XML with leading whitespace characters

3 participants