summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth.h
Commit message (Expand)AuthorAgeFilesLines
* Respect cookies set in a 401 responses when restarting the http transaction.ericroman@google.com2009-03-271-0/+3
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-4/+4
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-281-2/+9
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-10/+46
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+120