Antoine Pitrou added the comment:

Thanks for the patch. Perhaps our MSS value should be an upper bound of common 
values? Apparently for a localhost connection TCP_MAXSEG gives 16384 here (but 
I don't know if the http.client optimization is important for localhost 
connections).

Also, it would be nice to add an unit test in Lib/test/test_httplib.py.

----------
nosy: +neologix, pitrou
stage:  -> patch review
versions: +Python 3.4 -Python 3.3

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

Reply via email to