summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_server.h
Commit message (Expand)AuthorAgeFilesLines
* Include C system headers before C++ system headers.wtc@chromium.org2009-05-181-0/+2
* Change the host() method of ProxyServer to strip thewtc@chromium.org2009-05-141-2/+4
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-0/+6
* Fix incorrect include guards in net/, where the guard didn't match the filename.deanm@chromium.org2009-03-171-3/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Include entries for SOCKS in ProxyResolverMac.ericroman@google.com2009-02-191-0/+4
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-0/+118