Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

messageview: fix bug for messages missing Content-Length and Transfer-Encoding #71

Merged
merged 1 commit into from
Feb 3, 2016

Conversation

admtnnr
Copy link
Contributor

@admtnnr admtnnr commented Feb 3, 2016

We were incorrectly printing the Content-Length if Transfer-Encoding is not chunked without checking that there was, in fact, a valid Content-Length. Seeing tests fail trying to parse an invalid, negative, Content-Length header.

admtnnr added a commit that referenced this pull request Feb 3, 2016
messageview: fix bug for messages missing Content-Length and Transfer-Encoding
@admtnnr admtnnr merged commit 1f56c4d into master Feb 3, 2016
@admtnnr admtnnr deleted the messageview-bug branch February 3, 2016 05:55
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.

1 participant