summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_info.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move code from .h to .cc in net/erg@google.com2010-09-151-9/+4
* Make sure the key into the spdy session pool identifies the actual proxy used...eroman@chromium.org2010-08-251-1/+1
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add some plumbing for in-progress work on enabling SSL proxy support.mbelshe@chromium.org2010-07-201-1/+8
* Address a couple of nits in comment wording.eroman@chromium.org2010-06-231-6/+6
* Remove proxy_mode_ from the HttpNetworkTransaction since itmbelshe@chromium.org2010-04-281-0/+14
* Retry proxies which were cached as bad before giving up.eroman@chromium.org2010-01-121-3/+4
* Log the results of proxy resolution to LoadLog when "full logging mode" is en...eroman@chromium.org2010-01-071-1/+1
* Remove the implicit fallback to DIRECT when proxies fail. This better matches...eroman@chromium.org2010-01-051-9/+15
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-0/+86