netty5/codec-http/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 HTTP/2 Headers Type Updates 2015-10-30 15:29:44 -07: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