urllib.open('http://www.redherring.com/')
apederse at my-deja.com
apederse at my-deja.com
Thu Feb 8 02:17:30 EST 2001
More information about the Python-list mailing list
Thu Feb 8 02:17:30 EST 2001
- Previous message (by thread): urllib.open('http://www.redherring.com/')
- Next message (by thread): urllib.open('http://www.redherring.com/')
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have some problems with urllib. Any URL works just fine except http://www.redherring.com/ which returns nothing, no headers, no nothing. (Red Herring works fine from any browser). I have tried to rule out any possible causes, such as cache and problems regarding headerfields by emulating a real browser request from netscape and konqueror (using fancyURLopener) and I have monitored network traffic using tcpdump. Using tcpdump it looks like there is a request sendt to vip.redherring.com and a response coming back. Could anyone look into this problem and see if this is related my particular computer and network configurations or if it is a problem lying within urllib or python. best regards, /Asle Sent via Deja.com http://www.deja.com/
- Previous message (by thread): urllib.open('http://www.redherring.com/')
- Next message (by thread): urllib.open('http://www.redherring.com/')
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list