netty5/codec-http/src
Leo Gomes e4df3c694f Add unit to maxContentLength javadoc of HttpObjectAggregator
Motivation:
Not knowing which unit is used for the maxContentLength of the HttpObjectAggregator when reading the Javadoc is annoying and can be a source of bugs.

Modifications:
Added the mention "in bytes"

Result:
Javadoc is clear.
2015-03-05 20:47:51 +01:00
..
main/java/io/netty/handler/codec Add unit to maxContentLength javadoc of HttpObjectAggregator 2015-03-05 20:47:51 +01:00
test Fix header and initial line length counting 2015-03-04 17:24:45 +09:00