[Python-bugs-list] [ python-Bugs-426866 ] urllib and socket fail with MS proxy

noreply@sourceforge.net noreply@sourceforge.net
Fri, 06 Jul 2001 09:16:12 -0700


Bugs item #426866, was opened at 2001-05-23 23:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=426866&group_id=5470

Category: Python Library
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: urllib and socket fail with MS proxy 

Initial Comment:
Both urllib and socket fail to work with MS proxy with 
winsock client install.

urllib's proxy detection will correctly detect the 
existing of the proxy server but fail to work with it. 
It will return an empty page when an read() is issued.

socket will report 1006 winsock error.

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

>Comment By: Jeremy Hylton (jhylton)
Date: 2001-07-06 09:16

Message:
Logged In: YES 
user_id=31392

Can you provide more details?  What is MS proxy?  What URLs 
have you tried and what exactly is the response -- headers 
would help?  Under what conditions does socket raise a 
winsock error?

Do socket and urllib work on your platform without the 
proxy?


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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=426866&group_id=5470