summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_mock.h
Commit message (Expand)AuthorAgeFilesLines
* Change HttpAuthHandlerMock to accept and return more than one http_auth_handler.rch@chromium.org2011-08-111-5/+6
* More net/ method ordering.erg@google.com2011-01-261-26/+28
* Fix multi-round authentication.cbentzel@chromium.org2010-09-111-1/+3
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-0/+2
* SPDY Alternate-Protocol works through a Digest authentication proxy.cbentzel@chromium.org2010-08-031-2/+13
* Revert 54528 - Digest authentication uses a uri field to prevent replay attacks.nick@chromium.org2010-08-021-13/+2
* 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