400 Bad Request calling urllib2.urlopen()

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Mon Sep 3 13:38:05 EDT 2007


Achim Domma wrote:

> urllib2.HTTPError: HTTP Error 400: Bad Request
> 
> I'm using Python 2.5.1 and Google did not help. Any hint on how to
> fix or debug this problem?

Use e. g. wireshark to look at the raw stream data and check if the
request is malformed.

Regards,


Björn

-- 
BOFH excuse #123:

user to computer ratio too high.




More information about the Python-list mailing list