[Patches] [ python-Patches-551273 ] Fix for httplib bug with 100 Continue

noreply@sourceforge.net noreply@sourceforge.net
Thu, 02 May 2002 15:29:00 -0700


Patches item #551273, was opened at 2002-05-02 01:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=551273&group_id=5470

Category: Library (Lib)
Group: Python 2.2.x
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob Kline (bkline)
Assigned to: Jeremy Hylton (jhylton)
Summary: Fix for httplib bug with 100 Continue

Initial Comment:
This patch fixes a problem with httplib, which gets 
stuck when it encounters a response code of 100 
("Continue").

----------------------------------------------------------------------

>Comment By: Bob Kline (bkline)
Date: 2002-05-02 18:29

Message:
Logged In: YES 
user_id=291529

They both address the same bug.  The one submitted by Jens 
appears to have been ignored.  Hopefully one of our patches 
will be applied; it makes no difference to me which one.

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2002-05-02 16:21

Message:
Logged In: YES 
user_id=21627

How does this patch relate to 498149?

----------------------------------------------------------------------

Comment By: Bob Kline (bkline)
Date: 2002-05-02 13:25

Message:
Logged In: YES 
user_id=291529

Yes.  Email me privately and I'll send you a python script 
which establishes a connection to such a server.

----------------------------------------------------------------------

Comment By: Jeremy Hylton (jhylton)
Date: 2002-05-02 10:49

Message:
Logged In: YES 
user_id=31392

Do you have some URLs that generate 100 responses so that I
can test the patch?


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=551273&group_id=5470