summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-1/+1
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-071-1/+1
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-291-1/+2
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-5/+7
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-7/+7
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-2/+2
* Don't try to use explicit credentials with schemes that don't support it.asanka@chromium.org2011-08-311-7/+130
* Change HttpAuthHandlerMock to accept and return more than one http_auth_handler.rch@chromium.org2011-08-111-1/+1
* Disable HTTP auth schemes on permanent errors.asanka@chromium.org2011-03-301-0/+112