summaryrefslogtreecommitdiffstats
path: root/net/websockets/websocket_handshake.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix websocket key generation algorithm.ukai@chromium.org2010-04-201-5/+5
* Implement new websocket handshake based on draft-hixie-thewebsocketprotocol-76ukai@chromium.org2010-03-261-112/+206
* Refactor WebSocketHandshake out of WebSocket.ukai@chromium.org2010-03-171-0/+209