summaryrefslogtreecommitdiffstats
path: root/net/http/http_proxy_client_socket_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for speaking SPDY to an HTTPS proxy.rch@chromium.org2010-09-011-2/+9
* Ignore certificate errors when connecting to an HTTPS Proxyrch@chromium.org2010-08-261-0/+4
* Attempting to re-land CL 3110006 which turned out to have rch@chromium.org2010-08-251-27/+94
* Revert 57333 - Add support for speaking SSL to an HTTP Proxy, todhollowa@chromium.org2010-08-251-94/+27
* Add support for speaking SSL to an HTTP Proxy, torch@chromium.org2010-08-251-27/+94
* Send user agent with CONNECT requests.vandebo@chromium.org2010-08-181-0/+3
* Remove a bunch of extra includes.vandebo@chromium.org2010-08-111-0/+1
* Mange ciricular reference to HttpNetworkTransaction in HttpProxyClientSocktPool.vandebo@chromium.org2010-08-031-2/+9
* Recommit 54405 - Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-08-031-5/+9
* Revert 54405 - Fix late binding induced mismatch of Socket and AuthControllernick@chromium.org2010-08-021-9/+5
* Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-07-301-5/+9
* Refactor how ClientSocketPoolBaseHelper avoids re-entrancy.willchan@chromium.org2010-07-151-1/+1
* Make the various SocketParams reference counted.vandebo@chromium.org2010-07-121-10/+26
* Put HttpProxyClientSocket into a pool.vandebo@chromium.org2010-07-121-0/+213