Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect cookies set in a 401 responses when restarting the http transaction. | ericroman@google.com | 2009-03-27 | 1 | -0/+3 |
* | Remove unneeded uses of base/ref_counted.h. | thestig@chromium.org | 2009-03-18 | 1 | -1/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -4/+4 |
* | Implement the NTLM authentication scheme by porting | wtc@chromium.org | 2009-02-28 | 1 | -2/+9 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -10/+46 |
* | Initial stab at http authentication (basic + digest) in new http stack. | ericroman@google.com | 2008-09-27 | 1 | -0/+120 |