netty5/codec-http/src
Trustin Lee b24494abeb Fix a bug where HttpObjectDecoder produces LastHttpContent after entering BAD_MESSAGE state
- Fixes #2103
- Added LastHttpContent.EMPTY_LAST_CONTENT.toString() for athestic reasons.
2014-01-10 16:17:08 +09:00
..
main/java/io/netty/handler/codec Fix a bug where HttpObjectDecoder produces LastHttpContent after entering BAD_MESSAGE state 2014-01-10 16:17:08 +09:00
test/java/io/netty/handler/codec Fix a bug where HttpObjectDecoder produces LastHttpContent after entering BAD_MESSAGE state 2014-01-10 16:17:08 +09:00