summaryrefslogtreecommitdiffstats
path: root/net/http/http_stream_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Do not use Alternate-Protocol for establishing new SpdySessions.willchan@chromium.org2010-10-081-1/+9
* Detach the ClientSocketHandle from an HttpStream so the same socket can be re...cbentzel@chromium.org2010-10-061-0/+1
* Move the stream initialization out of the HttpStreamRequest and backmbelshe@chromium.org2010-08-251-2/+1
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-3/+0
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-0/+113