don't strip whitespace when reading XML data nodes (#590)
* don't strip whitespace when reading XML data nodes smithy-xml had a bug that erroneously stripped whitespace when parsing data nodes. This created incorrect parsers when parsing keys that contained spaces. An S3 protocol test is included. * Update CHANGELOG.md * fix s3 list-objects
Loading
Please register or sign in to comment