netty5/codec-http
Norman Maurer d4079d1403 [#4265] Not allow to add/set DefaultHttpHeaders to itself.
Motivation:

We should prevent to add/set DefaultHttpHeaders to itself to prevent unexpected side-effects.

Modifications:

Throw IllegalArgumentException if user tries to pass the same instance to set/add.

Result:

No surprising side-effects.
2015-09-30 08:45:44 +02:00
..
src [#4265] Not allow to add/set DefaultHttpHeaders to itself. 2015-09-30 08:45:44 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-09-02 08:58:54 +02:00