netty5/codec-http
Trustin Lee 41e0ef2e9a [#441] Provide a better way to handle decoder failures
* Update toString() of all HttpObject implementations
* HttpMessageDecoder does not raise an exception but sets decoderResult property of the decoded message.
* HttpMessageDecoder discards inbound traffic once decoding fails, by adding a new state called BAD_MESSAGE.
* Add a test case that tests this behavior.
2012-09-28 15:16:29 +09:00
..
src [#441] Provide a better way to handle decoder failures 2012-09-28 15:16:29 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2012-09-13 10:40:52 +02:00