summaryrefslogtreecommitdiffstats
path: root/net/http/http_proxy_client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Gather preconnection use vs waste statisticsjar@chromium.org2010-08-251-0/+2
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-1/+1
* Send user agent with CONNECT requests.vandebo@chromium.org2010-08-181-1/+3
* Remove the following States from HttpProxyClientSocket:rch@chromium.org2010-08-061-2/+0
* Recommit 54405 - Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-08-031-6/+11
* Revert 54405 - Fix late binding induced mismatch of Socket and AuthControllernick@chromium.org2010-08-021-11/+6
* Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-07-301-6/+11
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-0/+4
* Remove |net_log_| as a class member and pass it in where needed and a little ...vandebo@chromium.org2010-07-131-12/+11
* Put HttpProxyClientSocket into a pool.vandebo@chromium.org2010-07-121-13/+9
* Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...vandebo@chromium.org2010-07-121-0/+146