httplib usage for images

berklee just berklee (@) berkleehotmail.com
Tue Aug 19 06:54:16 EDT 2003


I have an ASP page which is returning a chart image that's being dynamically
generated (by writing to the response object).

When I try and access that page with httplib (to download said image), I
keep encountering an HTTP1.1 server error. However, I've tried the same URL
in Internet Explorer and Mozilla with no problems at all.

Is there a possibility that it could be the httplib module causing the
error? If so, anyone have a suggested workaround?

Thanks,
B.






More information about the Python-list mailing list