summaryrefslogtreecommitdiffstats
path: root/net/websockets/websocket_handshake_stream_base.h
Commit message (Expand)AuthorAgeFilesLines
* Remove HttpStreamBase.yhirano2014-11-061-2/+2
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-2/+2
* Fix a use-after-free bug of the failure message.ricea@chromium.org2014-07-031-4/+0
* Fail WebSocket channel when handshake fails.yhirano@chromium.org2014-01-091-0/+6
* WebSocketHandshakeStreamCreateHelper is an internal class that stores the dat...ricea@chromium.org2013-11-291-2/+6
* Add WebSocket handshake support to UrlRequestHttpJob, by supporting ws: and w...ricea@chromium.org2013-11-281-1/+11
* Change CreateBasicStream to take a scoped_ptrricea@chromium.org2013-11-221-3/+3
* Rename WebSocketHandshakeStreamBase::Factoryricea@chromium.org2013-11-121-2/+2
* Rename WebSocketStreamBase to WebSocketHandshakeStreamBase in order to better...ricea@chromium.org2013-10-301-0/+63