Message210891
This is the suggested patch for this issue. Just adding new http_request method of HTTPBasicAuthHandler which adds Authorization header to the initial request.
Patch is now just for python 2.7, but it may be trivially ported to any other version of Python as it uses just normal urllib2 methods.
No HG repo, just the git one at http://luther.ceplovi.cz/git/cpython.git/commit/?id=basicAuth19494 (that's branch basicAuth19494). |
|
Date |
User |
Action |
Args |
2014-02-11 00:15:24 | mcepl | set | recipients:
+ mcepl |
2014-02-11 00:15:23 | mcepl | set | messageid: <1392077723.87.0.195579608935.issue19494@psf.upfronthosting.co.za> |
2014-02-11 00:15:23 | mcepl | link | issue19494 messages |
2014-02-11 00:15:23 | mcepl | create | |
|