summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_basic_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-6/+6
* Add some extra unit-tests to make sure we cover all permutations of {basic_au...ericroman@google.com2008-10-291-0/+2
* Add an HTTP basic auth unit test for an empty username.wtc@google.com2008-10-281-0/+2
* Add the auth unit-tests to SConscript and .pbxprojericroman@google.com2008-09-271-1/+1
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+34