netty5/codec-http
Norman Maurer ae4a272e46 Add tests for HttpObjectDecoder related to limits
Motivation:

HttpObjectDecoder will throw a TooLongFrameException when either the max size for the initial line or the header size was exceeed. We have no tests for this.

Modifications:

Add test cases.

Result:

More tests.
2017-11-28 13:41:24 +01:00
..
src Add tests for HttpObjectDecoder related to limits 2017-11-28 13:41:24 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-11-09 00:08:30 +00:00