netty5/codec/src
Louis Ryan 3eb65797ed Make headers.set(self) a no-op instead of throwing. Makes it consistent with setAll
Motivation:

Makes the API contract of headers more consistent and simpler.

Modifications:

If self is passed to set then simply return

Result:

set and setAll will be consistent
2015-11-06 07:00:54 -08:00
..
main/java/io/netty/handler/codec Make headers.set(self) a no-op instead of throwing. Makes it consistent with setAll 2015-11-06 07:00:54 -08:00
test Make headers.set(self) a no-op instead of throwing. Makes it consistent with setAll 2015-11-06 07:00:54 -08:00