[ python-Feature Requests-1025540 ] urllib2 http auth

SourceForge.net noreply at sourceforge.net
Fri Sep 10 04:52:57 CEST 2004


Feature Requests item #1025540, was opened at 2004-09-10 12:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1025540&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Nelson (wayland)
Assigned to: Nobody/Anonymous (nobody)
Summary: urllib2 http auth

Initial Comment:
Hi.  I'd like it if urllib2 could use the
https://user:password@host:port/ for HTTP Basic
Authentication.  

Just for the record, my reason for wanting this is that
RedHat's up2date depends on urllib2, and I want to use
an authenticated up2date repository.  This may not be
the world's greatest way of achieving this end, but it
seemed to me to be the simplest and most resuable.  

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1025540&group_id=5470


More information about the Python-bugs-list mailing list