netty5/codec-http
Norman Maurer de1f1a61f3 Ensure no null values are used when add/set headers.
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 null check.

Result:

Correctly throw exception when a null header value is added/set
2015-06-08 09:33:28 +02:00
..
src Ensure no null values are used when add/set headers. 2015-06-08 09:33:28 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-05-07 11:33:47 -04:00