summaryrefslogtreecommitdiffstats
path: root/net/http/http_stream_request.h
Commit message (Expand)AuthorAgeFilesLines
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-031-0/+3
* Change the API from passing refptr<>s through the interfaces.mbelshe@chromium.org2010-09-011-7/+4
* Attempting to re-land CL 3110006 which turned out to have rch@chromium.org2010-08-251-1/+13
* Move the stream initialization out of the HttpStreamRequest and backmbelshe@chromium.org2010-08-251-4/+5
* Revert 57333 - Add support for speaking SSL to an HTTP Proxy, todhollowa@chromium.org2010-08-251-13/+0
* Add support for speaking SSL to an HTTP Proxy, torch@chromium.org2010-08-251-0/+13
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-0/+205