netty5/src/main/java/org/jboss
Trustin Lee 2d682dc2a3 Fixed NETTY-107 HttpMessageDecoder can not handle the content with no 'Content-Length' header.
* Added HttpMessage.getContentLength(int defaultValue)
* Renamed state enum values
2009-02-12 07:17:29 +00:00
..
netty Fixed NETTY-107 HttpMessageDecoder can not handle the content with no 'Content-Length' header. 2009-02-12 07:17:29 +00:00