[issue43332] http/client.py: - uses multiple network writes, possibly causing excessive network usage and increased implementation complexity on the other end

Zveinn report at bugs.python.org
Fri Feb 26 15:23:19 EST 2021


Change by Zveinn <sveinn at zkynet.io>:


----------
title: def _tunnel(self): - uses multiple network writes, possibly causing excessive network usage and increased implementation complexity on the other end -> http/client.py: - uses multiple network writes, possibly causing excessive network usage and increased implementation complexity on the other end

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43332>
_______________________________________


More information about the Python-bugs-list mailing list