[issue3819] urllib2 sends Basic auth across redirects

2008-09-09 Thread Kyle McFarland
New submission from Kyle McFarland <[EMAIL PROTECTED]>: when you request a url that requests Basic authentication info HTTPBasicAuthHandler adds the Authorization header to the request as a normal (not unredirected) header, then if the server returns a 301 or 302 redirect HTTPRedirectH

[issue3819] urllib2 sends Basic auth across redirects

2008-09-09 Thread Kyle McFarland
Changes by Kyle McFarland <[EMAIL PROTECTED]>: Added file: http://bugs.python.org/file11442/untest.py ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue3819] urllib2 sends Basic auth across redirects

2008-09-09 Thread Kyle McFarland
Changes by Kyle McFarland <[EMAIL PROTECTED]>: Added file: http://bugs.python.org/file11443/bug3819.py ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.pytho