netty5/codec-http
Trustin Lee ecfa241768 Make sure AggregatedFullHttpMessage.trailingHeaders() return non-null
When handling an oversized message, HttpObjectAggregator does not wait
until the last chunk is received to produce the failed message, making
AggregatedFullHttpMessage.trailingHeaders() return null.
2014-12-31 19:24:53 +09:00
..
src Make sure AggregatedFullHttpMessage.trailingHeaders() return non-null 2014-12-31 19:24:53 +09:00
pom.xml Add proxy support for client socket connections 2014-10-14 12:29:08 +09:00