Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support to URLRequest for deferring redirects. | darin@chromium.org | 2009-07-23 | 1 | -7/+0 |
* | Disable the http cache when fetching PAC scripts. Also adds an extra log stat... | eroman@chromium.org | 2009-06-03 | 1 | -8/+12 |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 1 | -0/+1 |
* | Fix a typo (one extra '!') in the previous checkin (r13601). | wtc@chromium.org | 2009-05-22 | 1 | -1/+1 |
* | Add some LOG(INFO) to help diagnose problems when proxy is not working. | ericroman@google.com | 2009-04-13 | 1 | -3/+28 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -2/+5 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -5/+2 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -2/+5 |
* | Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This... | ericroman@google.com | 2008-12-10 | 1 | -0/+301 |