Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Previously, an unparseable status line would give an "Unexpected | ricea@chromium.org | 2014-02-21 | 1 | -1/+1 |
* | [WebSocket] Fix permessage-deflate handshake failure messages. | yhirano@chromium.org | 2014-02-19 | 1 | -22/+23 |
* | Specify a console message for ERR_EMPTY_RESPONSE | ricea@chromium.org | 2014-02-07 | 1 | -0/+22 |
* | HttpStreamParser will not return any response headers at all if they are | ricea@chromium.org | 2014-02-06 | 1 | -0/+18 |
* | [WebSocket] Add Cache-Control to the request header. | yhirano@chromium.org | 2014-02-05 | 1 | -12/+18 |
* | Advertise the permessage-deflate extension and enable it when requested by th... | ricea@chromium.org | 2014-01-29 | 1 | -9/+220 |
* | Notify WebSocket opening handshake information to the renderer. | yhirano@chromium.org | 2014-01-22 | 1 | -4/+121 |
* | Fail WebSocket channel when handshake fails. | yhirano@chromium.org | 2014-01-09 | 1 | -23/+143 |
* | Add tests for WebSocketHandshakeStreamCreateHelper and WebSocketStream::Creat... | ricea@chromium.org | 2013-12-05 | 1 | -0/+515 |