netty5/codec-http/src
Leo Gomes 96cb879054 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:52 +01:00
..
main/java/io/netty/handler/codec Add unit to maxContentLength javadoc of HttpObjectAggregator 2015-03-05 20:54:52 +01:00
test Fix inspector warnings 2015-03-04 17:25:53 +09:00