netty5/codec-http/src/main/java/io/netty/handler/codec
Norman Maurer dc615ecaaf [#4212] Backport WebSocket Extension handlers for client and server.
Motivation:

We have websocket extension support (with compression) in old master. We should port this to 4.1

Modifications:

Backport relevant code.

Result:

websocket extension support (with compression) is now in 4.1.
2015-12-18 09:48:10 +01:00
..
http [#4212] Backport WebSocket Extension handlers for client and server. 2015-12-18 09:48:10 +01:00
rtsp Created RTSPEncoder and RTSPDecoder which are now common for both requests and responses to be able to handle both types of messages on the same channel. 2015-10-27 14:01:20 +01:00
spdy HTTP/2 Headers Type Updates 2015-10-30 15:29:44 -07:00