summaryrefslogtreecommitdiffstats
path: root/net/http/http_pipelined_host_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-1/+1
* Add a force pipelining option to load flags.simonjam@chromium.org2012-03-011-12/+14
* Add HTTP pipelining to net-internals:simonjam@chromium.org2011-12-201-0/+8
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-1/+2
* Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-8/+6
* Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-6/+8
* Save pipelining capabilities for the most used hosts between sessions.simonjam@chromium.org2011-12-071-8/+6
* Slow start pipelining.simonjam@chromium.org2011-12-011-5/+31
* Basic HTTP pipelining support.simonjam@chromium.org2011-10-191-0/+66