jetty.project/jetty-websocket/websocket-server
Simone Bordet 51e8b83954 427699 - WebSocket upgrade response sends Sec-WebSocket-Protocol twice.
The problem was that UpgradeResponse was setting the subProtocol as a
header, and HandshakeRFC6455 was extracting it and *adding* it again.

Fixed by removing the code in HandshakeRFC6455.
2014-02-10 14:43:22 +01:00
..
src 427699 - WebSocket upgrade response sends Sec-WebSocket-Protocol twice. 2014-02-10 14:43:22 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00