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.
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.