netty5/codec-http/src/main/java/io/netty
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
..
handler/codec [#527] Add a new property to HttpMessage to help clarify its transfer encoding 2012-08-19 19:06:47 +09:00