summaryrefslogtreecommitdiffstats
path: root/net/http/http_pipelined_host_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove SPDY 2.1 support.rch@chromium.org2012-04-091-3/+3
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-4/+4
* Add a force pipelining option to load flags.simonjam@chromium.org2012-03-011-62/+7
* SPDY - Change all tests to use SPDY/2.1 protocol. Madertenneti@chromium.org2012-01-271-3/+3
* Disable pipelining if we encounter HTTP Authentication.simonjam@chromium.org2012-01-191-0/+19
* Handle socket errors better while pipelining:simonjam@chromium.org2012-01-141-1/+37
* Add HTTP pipelining to net-internals:simonjam@chromium.org2011-12-201-1/+5
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-5/+10
* In net-internals, have HTTP_STREAM_JOBs link to themmenke@chromium.org2011-12-191-1/+1
* Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-12/+10
* Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-10/+12
* Save pipelining capabilities for the most used hosts between sessions.simonjam@chromium.org2011-12-071-12/+10
* Slow start pipelining.simonjam@chromium.org2011-12-011-0/+301