Skip to content

Conversation

@graebm
Copy link
Contributor

@graebm graebm commented Nov 1, 2019

  • Don't freak out if body stream is set when Content-Length is 0.
    • aws-crt-java unit tests were doing this.
  • Obey Content-Length when sending body, rather than trusting end-of-stream.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Don't freak out if body stream is set when Content-Length is 0.
  - aws-crt-java unit tests were doing this.
- Obey Content-Length when sending body, rather than trusting end-of-stream.
@graebm graebm requested a review from a team November 1, 2019 20:06
@graebm graebm marked this pull request as ready for review November 1, 2019 20:47
Copy link
Contributor

@justinboswell justinboswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix-n-ship

@graebm graebm merged commit 722cc07 into master Nov 1, 2019
@graebm graebm deleted the obey-content-length branch November 1, 2019 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants