summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_mock.h
Commit message (Expand)AuthorAgeFilesLines
* Digest authentication uses a uri field to prevent replay attacks.cbentzel@chromium.org2010-08-021-2/+13
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* On multi-round authentication schemes, the info_ field in the HttpAuthControl...cbentzel@chromium.org2010-07-151-0/+11
* Refactor: Rename MockAuthHandler and move to a separate file.cbentzel@chromium.org2010-06-211-0/+83