netty5/codec-http
Trustin Lee 24c6b599c4 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:26:44 +09:00
..
src Make sure AggregatedFullHttpMessage.trailingHeaders() return non-null 2014-12-31 19:26:44 +09:00
pom.xml Add proxy support for client socket connections 2014-10-14 12:40:33 +09:00