question on httpconnection class

Joe Wong joewong at mango.cc
Mon Sep 13 05:27:42 EDT 2004


Hi, I am using HTTPConnection class to connect a web server using HTTP 1.1 with persistence connection. How can I detetect that the connection is closed by the server before calling getresponse() function?

Best regards,

- Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040913/b00c8ac4/attachment.html>


More information about the Python-list mailing list