summaryrefslogtreecommitdiffstats
path: root/net/websockets/websocket_stream_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Previously, an unparseable status line would give an "Unexpectedricea@chromium.org2014-02-211-1/+1
* [WebSocket] Fix permessage-deflate handshake failure messages.yhirano@chromium.org2014-02-191-22/+23
* Specify a console message for ERR_EMPTY_RESPONSEricea@chromium.org2014-02-071-0/+22
* HttpStreamParser will not return any response headers at all if they arericea@chromium.org2014-02-061-0/+18
* [WebSocket] Add Cache-Control to the request header.yhirano@chromium.org2014-02-051-12/+18
* Advertise the permessage-deflate extension and enable it when requested by th...ricea@chromium.org2014-01-291-9/+220
* Notify WebSocket opening handshake information to the renderer.yhirano@chromium.org2014-01-221-4/+121
* Fail WebSocket channel when handshake fails.yhirano@chromium.org2014-01-091-23/+143
* Add tests for WebSocketHandshakeStreamCreateHelper and WebSocketStream::Creat...ricea@chromium.org2013-12-051-0/+515