summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove handler from HttpAuthCache.cbentzel@chromium.org2010-05-201-5/+11
* Added authentication scheme as key to HttpAuthCache.cbentzel@chromium.org2010-05-131-6/+11
* Auto-format style pass over files.cbentzel@chromium.org2010-05-041-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Add unittests for eviction of http auth cache entries.ericroman@google.com2008-11-111-7/+0
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-0/+179