netty5/example/src/main
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
..
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