Status: Available Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend Size-Medium NewHTTP
New issue 21015 by [email protected]: Refactor HttpAuthHandler interface to more cleanly support multi-round auth schemes http://code.google.com/p/chromium/issues/detail?id=21015 The HttpAuthHandler interface was originally design for Basic/Digest schemes, which don't have the concept of multiple "rounds", and are not connection-based schemes. We should push the necessary abstractions down into HttpAuthHandler / HttpNetworkTransaction so the NTLM code is less confusing. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
