Message241273
The commit just made re-engineers the new API to generalize it. Now we can fully support the "MAY preemptively send" part of the rfc, even when doing the normal 401 dance for the first request. This is accomplished through a new password manager instead of a new Handler, and by adding support in the AbstractBasicAuthHandler for detecting if the passed in password manager supports authentication tracking and using it if it does. This means that the proxy handler can also now do prior auth.
If anyone on this issue thinks we screwed this up, please let me know :) |
|
Date |
User |
Action |
Args |
2015-04-16 20:42:05 | r.david.murray | set | recipients:
+ r.david.murray, arigo, ncoghlan, orsenthil, pitrou, christian.heimes, mcepl, python-dev, Rosuav, icordasc, demian.brecht |
2015-04-16 20:42:05 | r.david.murray | set | messageid: <1429216925.82.0.40155468382.issue19494@psf.upfronthosting.co.za> |
2015-04-16 20:42:05 | r.david.murray | link | issue19494 messages |
2015-04-16 20:42:05 | r.david.murray | create | |
|