netty5/codec-http/src
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
..
main/java/io/netty/handler/codec Fixed bug where subprotocol not sent by client 2012-05-30 19:07:44 -07:00
test/java/io/netty/handler/codec Use int instead of long for maxFramePayloadLength 2012-05-30 17:21:51 -07:00