Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HttpStreamParser will not return any response headers at all if they are | ricea@chromium.org | 2014-02-06 | 1 | -8/+23 |
* | [WebSocket] Add Cache-Control to the request header. | yhirano@chromium.org | 2014-02-05 | 1 | -0/+2 |
* | Advertise the permessage-deflate extension and enable it when requested by th... | ricea@chromium.org | 2014-01-29 | 1 | -2/+9 |
* | Add tests for WebSocketHandshakeStreamCreateHelper and WebSocketStream::Creat... | ricea@chromium.org | 2013-12-05 | 1 | -0/+97 |
* | Introduce WebSocketDeflateStream. | yhirano@chromium.org | 2013-10-11 | 1 | -0/+28 |