summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_script_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-2/+5
* revert r8603rvargas@google.com2009-01-241-5/+2
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-2/+5
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-101-0/+301