Carl Nobile <carl.nob...@gmail.com> added the comment: André,
As I said I'm not sure if I am fixing the same thing that this bug was originally posted for. However, after looking at my code I realized that I just did a quick work around for my situation and it shouldn't be put into any python release. This issue is that after a client receives a CONTINUE the client needs to send the balance of the data. My issue is that the client wouldn't always do that and the server would hang. So there seems to be a bug with regard to a reasonable timeout. When I write RESTful web services I often need to implement CONTINUE, but this status is rarely used, so I guess I don't use it too regularly. ~Carl On Tue, Jul 10, 2012 at 7:46 PM, Senthil Kumaran <rep...@bugs.python.org>wrote: > > Senthil Kumaran <sent...@uthcode.com> added the comment: > > The patch seems good. I apologize that this has been sitting stale for a > long time. Since this is a new feature, I am not sure if putting to 3.3 > might be a good idea. This is a feature for httplib, so it may not make it > to 2.7.x, but can make it to 3.4. > > ---------- > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <http://bugs.python.org/issue1346874> > _______________________________________ > ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1346874> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com