netty5/codec-http/src
Leo Gomes 944e11c065 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:54:01 +01:00
..
main/java/io/netty/handler/codec Add unit to maxContentLength javadoc of HttpObjectAggregator 2015-03-05 20:54:01 +01:00
test Fix header and initial line length counting 2015-03-04 17:24:22 +09:00