R. David Murray added the comment:

Here is the doc patch for the design that Akshit and I agreed to after 
re-consideration of the API.  This eliminates the HTTPBasicPriorAuthHandler in 
favor of the HTTPPasswdMgrWithPriorAuth password manager and putting support 
for prior auth on the AbstractBasicAuthHandler based on whether or not the 
password_mgr supports the is_authenticated and updated_authenticated methods.  
This redesign means that the Proxy handler automatically gets support for prior 
auth.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7159>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to