summaryrefslogtreecommitdiffstats
path: root/net/server/web_socket_encoder.cc
Commit message (Expand)AuthorAgeFilesLines
* Excise gendered pronouns from /netellyjones2015-06-261-1/+1
* [WebSocketExtensionParser] Have Consume.* methods return bool instead of usin...tyoshino2015-04-131-2/+1
* Support parsing a Sec-WebSocket-Extensions header with multiple elementstyoshino2015-04-011-24/+35
* WebSocketEncoder::CreateServer must not include client_max_window_bits if the...tyoshino2015-03-181-13/+24
* Support WebSocket per-message deflate extension in http server.dgozman2014-12-121-0/+364