netty5/codec-http
Norman Maurer 82e580dc7f Add unit test to ensure adding null header values is not allowed.
Motivation:

We need to ensure we never allow to have null values set on headers, otherwise we will see a NPE during encoding them.

Modifications:

Add unit test that shows we correctly handle null values.

Result:

Verify correct implementation.
2015-06-08 10:11:49 +02:00
..
src Add unit test to ensure adding null header values is not allowed. 2015-06-08 10:11:49 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-03-03 08:30:59 -05:00