netty5/codec-http/src/main/java/io/netty
Trustin Lee 18d91b8bf6 HttpObjectDecoder.invalidChunk() should return LastHttpChunk
because the decoder will enter 'BAD_MESSAGE' state and will not produce any chunk since then.
2014-02-19 14:59:26 -08:00
..
handler/codec HttpObjectDecoder.invalidChunk() should return LastHttpChunk 2014-02-19 14:59:26 -08:00