netty5/codec-http/src/main/java/io/netty/handler/codec
Norman Maurer 99b4aec46d [#4327] Ensure toString() will not throw IllegalReferenceCountException
Motivation:

As toString() is often used while logging we need to ensure this produces no exception.

Modifications:

Ensure we never throw an IllegalReferenceCountException.

Result:

Be able to log without produce exceptions.
2015-10-10 20:12:19 +02:00
..
http [#4327] Ensure toString() will not throw IllegalReferenceCountException 2015-10-10 20:12:19 +02:00
rtsp Fix compilation errors 2015-02-03 21:21:39 +09:00
spdy SpdyHttpHeaders are not lowercase 2015-09-16 11:38:52 -07:00