Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accept new WebSocket handshake format (hybi-04 and later). | yutak@chromium.org | 2011-05-06 | 1 | -53/+170 |
* | Change other usages of .size() to .empty() when applicable. | erg@google.com | 2011-03-04 | 1 | -11/+11 |
* | Start reordering the methods in headers in net/. | erg@google.com | 2011-01-07 | 1 | -0/+2 |
* | Add WebSocket handshake message in net_log | ukai@chromium.org | 2010-08-12 | 1 | -0/+6 |
* | FBTF: Start cleaning up net/ | erg@google.com | 2010-08-11 | 1 | -0/+1 |
* | Fix integer underflow in ParseHandshakeHeader in websocket_handshake_handler.cc | ukai@chromium.org | 2010-07-06 | 1 | -5/+15 |
* | Add Spdy support in WebSocketHandshake*Handler | ukai@chromium.org | 2010-06-29 | 1 | -12/+104 |
* | Implement WebSocketHandshake*Handler to support Http{Request,Response}Info. | ukai@chromium.org | 2010-06-08 | 1 | -29/+74 |
* | Refactor WebSocket handshake. | ukai@chromium.org | 2010-06-03 | 1 | -0/+277 |