Make urllib2_handler more user-friendly.
Allows the caller to specify password and other auth parameters, and to force sessions to be non-interactive (for scripts and such).
Showing
Please register or sign in to comment
Allows the caller to specify password and other auth parameters, and to force sessions to be non-interactive (for scripts and such).