netty5/codec-http/src/main/java/io/netty/handler/codec
2012-11-20 20:09:59 +01:00
..
http The handshake handler should not handle the exception and simply close the socket. The exception should be propagated to the WebSocketServerProtocolHandler to send the appropriate response and then close the socket. 2012-11-20 10:00:28 +01:00
rtsp Prefer "str".equals(var) to var.equals("str") / Add proper null checks 2012-11-12 08:59:54 +09:00
spdy [#755] SPDY: fix header block values truncation in decompression 2012-11-20 20:09:59 +01:00