summaryrefslogtreecommitdiffstats
path: root/net/http/http_proxy_client_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-7/+7
* Remove |net_log_| as a class member and pass it in where needed and a little ...vandebo@chromium.org2010-07-131-6/+4
* Put HttpProxyClientSocket into a pool.vandebo@chromium.org2010-07-121-8/+9
* Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...vandebo@chromium.org2010-07-121-0/+421