netty5/codec-http/src/main/java/io/netty/handler/codec
vibul 4fc089829d Fixed bug where subprotocol not sent by client
Conflicts:

	codec-http/src/main/java/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker.java
	codec-http/src/main/java/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker08.java
	codec-http/src/main/java/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker13.java
	codec-http/src/main/java/io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker.java
2012-05-30 19:07:44 -07:00
..
http Fixed bug where subprotocol not sent by client 2012-05-30 19:07:44 -07:00
rtsp Ported codec-http to the new API 2012-05-23 11:42:10 -07:00
spdy Throw NoSuchBufferException instead of returning null 2012-05-29 17:25:09 -07:00