[Python-bugs-list] [Bug #116732] httplib no longer supports old, pre-1.0 HTTP servers

noreply@sourceforge.net noreply@sourceforge.net
Thu, 12 Oct 2000 11:50:10 -0700


Bug #116732, was updated on 2000-Oct-12 11:50
Here is a current snapshot of the bug.

Project: Python
Category: Library
Status: Open
Resolution: None
Bug Group: None
Priority: 6
Summary: httplib no longer supports old, pre-1.0 HTTP servers

Details: A very old Web server may return a response without any HTTP headers.  This is still supported by all browsers I am familiar with and was supported by the old version of httplib.  Greg's new version does not support it, but should.


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=116732&group_id=5470