netty5/codec-http
Trustin Lee 4b1df148a6 Fix a bug where HttpContentEncoder does not update 'Content-Length' and 'Transfer-Encoding' correctly
- Add 'Content-Length' and remove 'Transfer-Encoding' in case of FullHttpMessage
- Remove 'Content-Length' and add 'Transfer-Encoding: chunked' in case of non-full HttpMessage
- Fixes #1275
2013-04-16 11:49:47 +09:00
..
src Fix a bug where HttpContentEncoder does not update 'Content-Length' and 'Transfer-Encoding' correctly 2013-04-16 11:49:47 +09:00
pom.xml Fix version numbering 2013-03-25 08:01:11 +01:00