netty5/example
Trustin Lee 602f976e41 [#527] Add a new property to HttpMessage to help clarify its transfer encoding
- Add an enum: HttpTransferEncoding
  - consists of SINGLE, STREAMED, and CHUNKED
- Add HttpMessage.transferEncoding
  - replaces is/setChunked()
2012-08-19 19:06:47 +09:00
..
src/main/java/io/netty/example [#527] Add a new property to HttpMessage to help clarify its transfer encoding 2012-08-19 19:06:47 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2012-07-10 23:11:33 +09:00