Demian Brecht added the comment:

I'm not opposed to that either. The only downside really (at least as far as 
I'm aware) is the potential substantial influx of packets should an iterable 
comprised of small chunks of data be passed in as the body, although I would 
consider that quite a strange edge case for HTTP requests.


I'll put together another patch that disables nagle by default and see if 
anyone has a contrary opinion.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23302>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to