don't add newlines when serializing awsQuery (#438)
* don't add newlines when serializing awsQuery The newlines in awsQuery protocol tests are strictly for visual clarity. If you actually send a newline to the service it will reject your request. * Fix UT * fix clippy warnings
Loading
Please register or sign in to comment