Skip to content

avoid writing 2 new lines without content #781

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

Merged
merged 1 commit into from
Dec 17, 2014

Conversation

yanns
Copy link

@yanns yanns commented Dec 17, 2014

Fix the following error happening on the server side:
java.lang.NullPointerException: null
at org.jboss.netty.handler.codec.http.HttpClientCodec$Decoder.isContentAlwaysEmpty(HttpClientCodec.java:179) ~[netty-3.9.2.Final.jar:na]

Fix the following error happening on the server side:
java.lang.NullPointerException: null
	at org.jboss.netty.handler.codec.http.HttpClientCodec$Decoder.isContentAlwaysEmpty(HttpClientCodec.java:179) ~[netty-3.9.2.Final.jar:na]
@yanns yanns force-pushed the fixFeedableBodyGenerator branch from 81784a3 to 2f0330a Compare December 17, 2014 13:24
@slandelle slandelle self-assigned this Dec 17, 2014
@slandelle slandelle added this to the 1.9.4 milestone Dec 17, 2014
slandelle pushed a commit that referenced this pull request Dec 17, 2014
avoid writing 2 new lines without content
@slandelle slandelle merged commit 71c3322 into AsyncHttpClient:1.8.x Dec 17, 2014
@slandelle
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants