8269e0f046
Motivation: We need to ensure we not add the Transfer-Encoding header if the HttpMessage is EOF terminated. Modifications: Only add the Transfer-Encoding header if an Content-Length header is present. Result: Correctly handle HttpMessage that is EOF terminated. |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec | ||
test |