Proxy Authentication??
Steven Adams
adams_s at lab.eng.usyd.edu.au
Sun Aug 20 07:37:11 EDT 2000
More information about the Python-list mailing list
Sun Aug 20 07:37:11 EDT 2000
- Previous message (by thread): Proxy Authentication??
- Next message (by thread): Proxy Authentication??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, does anyone know how to get a python script to deal with proxy servers that require authentication (username,password)? my university just introduced this so now all my scripts are broken... my quick hack was to channel all requests through telnetlib to another faculty account which didn't use the proxy... but... is there a proper method? thanks, Steven
- Previous message (by thread): Proxy Authentication??
- Next message (by thread): Proxy Authentication??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list