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

Fix HttpContentDecoder (broken in 4.0.0.Final) #1588

Closed
wants to merge 1 commit into from
Closed

Fix HttpContentDecoder (broken in 4.0.0.Final) #1588

wants to merge 1 commit into from

Conversation

d-t-w
Copy link
Contributor

@d-t-w d-t-w commented Jul 16, 2013

Modify HttpContentDecoder to writeInbound and readInbound from it's internal decoder. The EmbeddedChannel contains a decoder, which works on inbound data.

@d-t-w
Copy link
Contributor Author

d-t-w commented Jul 16, 2013

I found this problem specifically with some tests that I have that start a server and validate that HttpContentDecompressor works correctly, it has stopped decompressing as of 4.0.0.Final.

Thanks,
Derek

@ghost
Copy link

ghost commented Jul 16, 2013

Build result for #1588 at bd55f1e: Success

@normanmaurer
Copy link
Member

@d-t-w thanks... merged in.

@ghost ghost assigned normanmaurer Jul 16, 2013
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.

None yet

2 participants